Find the perfect skill
Ship It: Quality Checks and PR Creation
Development
Comprehensive workflow to finalize work: run quality checks, create commits, and open pull requests with approval checkpoints.
Commit Message Generation
Development
Generates commit messages from staged changes using gitmoji, type, scope, and repository conventions. Handles /commit requests and can commit when explicitly asked.
React Composition Patterns
Development
React composition patterns for building flexible, maintainable components. Avoid boolean prop proliferation with compound components, state lifting, and internal composition.
Stock Feature Full-Stack Development
Development
Orchestrate a team of agents (backend, frontend, QA) to develop and validate a new FastAPI + React feature in the Stock-Info project.
Component Polish Pass
Development
Perform a comprehensive final polish pass on UI components to ensure they are professional, consistent, and delightful to use. Reviews improvements, adds subtle details, perfects spacing.
Hotfix Flow
Development
Guides through a rapid bug fix workflow: reproduce, create a fix branch, apply minimal changes, test, create PR, and deploy. Useful when a critical bug needs immediate attention.
Ship It!
Development
Finalize and ship changes with comprehensive quality checks, meaningful commits, and automated PR creation.
Agent Skill Authoring and Validation
Development
Guides the agent through creating and validating agent skills, including metadata, lean structure, and skillgrade evals.
Slash Commands Manager
Development
Skill for building, adapting, and improving slash commands, using dynamic arguments and frontmatter structure. Includes workflows for creation, improvement, and validation.
Undercity Task Orchestrator
Development
Dispatch tasks to the undercity orchestrator for autonomous, parallel execution with built-in verification (typecheck, test, lint). Use when adding tasks, checking status, or running batch processing. Ideal for multi-task workloads that benefit from automated verification loops.
Rust Question Router
Development
Routes Rust questions to appropriate sub-skills based on cognitive layers and domain keywords.
Research Orchestration Patterns
Development
Orchestrates structured research workflows for codebase exploration, technical investigation, dependency analysis, and documentation research. Uses parallel fan-out and reduce phases to efficiently trace features, analyze impacts, and diagnose performance issues.