Find the perfect skill
Repository Dashboard
Development
Get a quick repository status overview: priority PRs, issues, CI/CD health, and suggested tasks with mode-specific detail.
Scaffold a new Claude skill
Development
Scaffolds a new Claude command/skill in .claude/commands/ following repo conventions, with frontmatter, steps, verify, and final report.
Mobile Skill
Development
A skill for mobile development. Basic instructions for the agent.
Create a Skill
Development
Guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations.
Debugging Specialist
Development
Debugging specialist for errors, test failures, and unexpected behavior. Root cause analysis and fix recommendations.
Dupe Skill
Development
Second skill declaring the same name to trigger the duplicate-name violation.
React Performance Perfection
Development
Strict React re-render discipline and bundle auditing checklist.
Skill Self-Improvement
Development
Analyzes completed implementation cycles to propose and apply improvements to framework skills. Enforces token and conflict gates for continuous self-improvement.
Manage Agent Skills with gh skill
Development
Learn to discover, preview, install, update, and publish Agent Skills using the gh skill command. Keep your agent's skill set in sync with GitHub repositories.
Stacks Buddy CLI
Development
CLI runtime for the Stacks framework with 50+ lazy-loaded commands for development, deployment, and scaffolding.
Diagnosing Bugs
Development
A systematic discipline for diagnosing hard bugs and performance regressions, focused on building tight feedback loops to isolate and fix root causes.
Angular Spec Auditor
Development
Independently audit an Angular component spec file against the project's migration guidelines.