Find the perfect skill
Writing Skills
Development
Create structured agent skills with proper SKILL.md files, progressive disclosure, and bundled scripts. Use when writing a new skill or improving an existing one.
Repository Dashboard
Development
Get a quick repository status overview: priority PRs, issues, CI/CD health, and suggested tasks with mode-specific detail.
Mobile Skill
Development
A skill for mobile development. Basic instructions for the agent.
Async SQLAlchemy Patterns for FastAPI
Development
Implement async SQLAlchemy 2.0+ database patterns in FastAPI: sessions, pooling, Alembic migrations, and query optimization.
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.
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.
Create Git Worktree
Development
Creates git worktrees in a standardized `.worktrees/` directory, copying .env files and configuring DVC cache to share the main repo's cache. Use when the user needs to work on multiple branches simultaneously or wants to set up a new worktree.
Nx workspace commands and MCP tools
Development
Guidelines for using Nx commands, generators, and MCP tools in an Nx workspace.