Find the perfect skill
Review Skill
Documentation
Review a skill for clarity, trigger quality, and maintainability. Return findings first, then proposed edits.
Storybook Upgrade
Development
Upgrade all Storybook packages in a project to a specific version (canary or release) using the npx storybook upgrade command.
Web Search Specialist
Data & AI
Expert web researcher using advanced search techniques and filtering to synthesize reliable information from the web.
Skill Review
Documentation
Review a skill folder for clarity, trigger quality, and maintainability. Return findings and proposed edits.
Guard: Full Safety Mode
DevOps
Combines destructive command warnings with directory-scoped edit restrictions. Activates maximum safety when touching production or debugging live systems.
Set up pre-commit hooks with Husky, lint-staged, Prettier
Development
Set up Husky, lint-staged, and Prettier to add a pre-commit hook that formats files, type-checks, and runs tests.
Throwaway prototype to answer design questions
Development
Build a throwaway prototype to sanity-check state logic or UI variants. Two branches: logic and interface.
Share Browser with Remote AI Agent
Development
Pair a remote AI agent with your browser. Generate a setup key and instructions for the other agent to connect and get its own scoped browser tab.
PR Flow and Stacked Pull Requests
Development
Manage branches, stacked pull requests, and PR reviews on GitHub using the gh CLI and gh stack extension. Routes requests to specialized workflows for planning, reviewing, and merging.
Review a ClickHouse Pull Request
Development
Strict, high-signal code review skill for ClickHouse PRs, focusing on correctness, safety, performance, and compliance. Handles diffs by PR number, branch, or range.
Import API Specification
Documentation
Imports API specifications (OpenAPI, Swagger, GraphQL, AsyncAPI, Protobuf) and configures them for documentation. Automatically detects spec type, validates syntax, resolves references, and generates structured documentation pages. Useful when onboarding an existing API or migrating to a documentation platform.
Safe Git Revert for GSD
Development
Roll back GSD phase or plan commits using the phase manifest, with dependency checks and confirmation gate.