dagonet
UserBootstrap projects with a production-ready Claude Code workflow in one command. Templates for .NET, Java, Python, Rust+Tauri, MAUI, or any language.
Categories
Indexed Skills (16)
karpathy-guidelines
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code.
contribute-upstream
Push project improvements back to the claude-code-toolkit template. Triggers on /contribute-upstream.
challenge
Challenge a plan, design, or approach in two structured passes — scope/necessity, then correctness/completeness. Use before executing any plan.
commit
Stage and commit changes with native git, after showing the user exactly what will be committed. Triggers on /commit.
retro-review
Review the local subagent-failure retro ledger, user-level config drift, and which consumer repos are behind the toolkit version. Triggers on /retro-review.
sprint
Run a sprint backlog as parallel subagent workstreams with rebase-before-merge and gate enforcement. Triggers on /sprint.
sync-template
Pull template updates into the current project. Triggers on /sync-template.
arch-analyze
Analyzes solution architecture, dependencies, and patterns. Triggers when asking about architecture or project structure analysis.
code-review
Performs comprehensive code review. Use when reviewing PRs, branches, code quality, or analyzing changes.
fix-errors
Parses build errors and fixes them systematically. Triggers on build failures, compilation errors, or when user reports errors.
impact-analysis
Analyzes the impact of proposed changes on the codebase. Triggers when planning changes or asking about affected areas.
mcp-usage
Occasional MCP procedures — use when digesting a large input, extracting structured data, mapping an unfamiliar repo, looking up a library API, or running a headless batch.
orient
Quickly understand and map a project's structure and architecture. Triggers when exploring new codebases or asking about project layout.
refactor
Identifies code quality issues and suggests refactoring. Triggers on requests to clean up, improve, or refactor code.
security-audit
Comprehensive security review including vulnerabilities, code patterns, and secrets. Triggers on security-related questions or audit requests.
explaining-code
Explains code via diagrams and analogies. Use when teaching a codebase or answering "how does this work?"
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.