All authors
loclv avatar

Claude Skills by loclv

github.com/loclv
8 skillsA× 80 installs2 views
BunA

```ts const foo = Bun.file("foo.txt");

developmentapi
0
6
Gitnexus CliA

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\"

ai-agentsbashdebugging
0
6
Gitnexus DebuggingA

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\"

testinggonode
0
6
Gitnexus ExploringA

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\"

toolsgogit
0
6
Gitnexus GuideA

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?\"

code-qualitygonode
0
6
Gitnexus Impact AnalysisA

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\"

toolstestinggit
0
6
Gitnexus RefactoringA

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\"

toolsgorefactoring
0
6
ZigA

Always use `zigdoc` to discover APIs for the Zig standard library and any third-party dependencies. Examples: ```bash zigdoc std.fs zigdoc std.posix.getuid zigdoc ghostty-vt.Terminal zigdoc vaxis.Window ```

documentationgobash
0
6