Skip to content
View gsscoder's full-sized avatar

Block or report gsscoder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. commandline commandline Public

    Terse syntax C# command line parser for .NET with F# support

    1.6k 284

  2. sharpx sharpx Public

    .NET functional programming and other utilities

    C# 30 2

  3. claude-coding-agents claude-coding-agents Public

    Claude Code agents for software engineering

    4

  4. ai-instruction-files ai-instruction-files Public

    Example AI instruction files for guiding AI coding agent behavior

  5. AI Instructions File - Behavioral Gu... AI Instructions File - Behavioral Guardrails
    1
    ## Guardrails
    2
    ### Coding & Design
    3
    - Simplicity Over Abstraction: write the simplest solution that meets the requirements; avoid unnecessary layers, patterns, and bloated APIs unless explicitly justified
    4
    - Plan Before Implementing: outline a brief strategy or approach before writing code, especially for non-trivial tasks, to catch wrong directions early
    5
    - Scope Changes Precisely: remove dead code and stale comments made obsolete by your changes, but never modify, reformat, or delete code and comments orthogonal to the current task
  6. misc-scripts misc-scripts Public

    Collection of various scripts with no usage instructions and no warranties

    PowerShell