
Claude Skills by princeofscale
github.com/princeofscaleSkill for the Adapters area of bloxforge. 10 symbols across 1 files.
Skill for the Builders area of bloxforge. 96 symbols across 19 files.
Skill for the Cluster_10 area of bloxforge. 10 symbols across 4 files.
Skill for the Cluster_107 area of bloxforge. 20 symbols across 2 files.
Skill for the Cluster_110 area of bloxforge. 14 symbols across 2 files.
Skill for the Cluster_115 area of bloxforge. 9 symbols across 1 files.
Skill for the Cluster_12 area of bloxforge. 20 symbols across 3 files.
Skill for the Cluster_143 area of bloxforge. 10 symbols across 1 files.
Skill for the Cluster_144 area of bloxforge. 10 symbols across 1 files.
Skill for the Cluster_6 area of bloxforge. 8 symbols across 2 files.
Skill for the Cluster_7 area of bloxforge. 10 symbols across 3 files.
Skill for the Evals area of bloxforge. 22 symbols across 4 files.
Skill for the Handlers area of bloxforge. 208 symbols across 15 files.
Skill for the Modules area of bloxforge. 118 symbols across 14 files.
Skill for the Rojo area of bloxforge. 95 symbols across 13 files.
Skill for the Safety area of bloxforge. 10 symbols across 2 files.
Skill for the Scripts area of bloxforge. 44 symbols across 7 files.
Skill for the Tests area of bloxforge. 62 symbols across 6 files.
Skill for the Toolchain area of bloxforge. 110 symbols across 10 files.
Skill for the Tools area of bloxforge. 781 symbols across 59 files.
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: \"Index this repo\", \"Reanalyze the codebase\", \"Generate a wiki\"
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\", \"Trace this bug\"
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"How does X work?\", \"What calls this function?\", \"Show me the auth flow\"
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: \"What GitNexus tools are available?\", \"How do I use GitNexus?\"
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: \"Rename this function\", \"Extract this into a module\", \"Refactor this class\", \"Move this to a separate file\"