Find the perfect skill
Multi-Agent Code Review
Development
Thorough code review covering correctness, quality, architecture, test coverage, and security.
Build Claude Code Skill
Development
Helps create comprehensive Claude Code Skills through elicitation-driven development, using four specialized agents to build skills from user requirements.
Ultracite - TypeScript/JavaScript Formatter and Linter
Development
Enforces strict type safety, accessibility standards, and code quality for TypeScript/JavaScript projects using Biome's formatter and linter. Helps catch and fix issues automatically, ensuring best practices for React, accessibility, and type safety.
ADR Index and Dependency Graph
Development
Build or rebuild the ADR index and dependency graph in AgentDB from the docs/adr directory.
Frontend Design
Development
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one.
Pipeline Status & Next Action
Development
Shows the current status of dev/biz pipelines and recommends the next action to take. Based on tasks and deliverables.
Share Your Browser with Another AI Agent
Development
Creates a one-time setup key to let another AI agent use your browser via a local HTTP server. Works with OpenClaw, Hermes, Codex, Cursor, and more.
Throwaway Prototypes for Design Validation
Development
Build a throwaway prototype to validate logic/state models or explore UI variations. Choose between a logic demo and UI variations based on the design question.
Pull Request Review Command
Development
Review and approve/merge pull requests as a maintainer, with a full workflow including approve, request changes, merge, and close actions.
Git Commit Workflow with Precommit Hook Handling
Development
Git commit workflow with automatic precommit hook handling, lint/type checking, test fixing, and README/API reference updates. Runs ruff, pyright, biome, and tsc on staged files, fixing errors.
Create a Draft Pull Request
Development
Open a draft pull request on GitHub with a clear title and explicit description of changes.
Interactive Idea Shaping
Development
Turns a rough idea into a validated concept draft before formalizing it into an implementation task. Ideal for early brainstorming, architecture review, and technical debt discovery.