Find the perfect skill
Skills Audit & Improve
Development
Evaluate, score, and improve existing skills under .codex/skills. Suitable for users requesting review, optimization, or refactoring of skills.
METAINFORMANT Protein Database Rules
Development
Rules for editing, testing, or reviewing code under src/metainformant/protein/database. Read AGENTS.md, use uv, write outputs to output/.
Sentry Common Pitfalls
Development
Execute common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Code Review
Development
Rigorous code review of all uncommitted changes, analyzing architecture, code quality, security, and best practices. Embeds assumptions inline and proposes a plan for user approval before edits.
Dependency Upgrade Path Planning
Development
Creates a safe dependency upgrade plan considering breaking changes, security risks, and compatibility issues.
Skill Scaffolding
Development
Creates both skills and commands by reading and executing the scaffold file.
brepjs-cad skill self-heal loop
Development
Autonomously self-heal a CAD skill pipeline from its own eval. Drive the full loop: diagnose, fix, RED→GREEN verify, and ship a PR.
Stripe Integration
Development
Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.
React Modernization
Development
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation.
Apply shadcn/ui to React Components
Development
Applies shadcn/ui components to React pages and components, integrating a custom theme from index.css. Use for styling specific pages or lists of components with shadcn/ui.
Web Design Expert
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site, following the Zed-inspired design system.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.