Find the perfect skill
Global Conventions
Development
Follow project-wide development conventions including consistent project structure, clear documentation, version control best practices, environment configuration, and dependency management.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, template literals, and utility types for building type-safe applications.
Vite build tool configuration, plugins, SSR
Development
Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. For Vite projects, vite.config.ts, plugins, and library/SSR builds.
Convex HTTP Actions
Development
Build HTTP endpoints for webhooks, external API integrations, and custom routes in Convex applications.
Naming Convention Analyzer
Development
Analyzes variable, function, class names and suggests improvements based on language conventions and best practices.
DDD Context Mapping
Development
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
Create AI Teacher Skill
Development
Distill teacher's teaching ability, personality, and subject knowledge to generate an AI teacher skill.
Sentry Known Pitfalls
Development
Execute common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs.
Ship It: Quality Checks and PR
Development
Finalize your changes with quality checks, meaningful commits, and pull request creation.
Rigorous Code Review
Development
Rigorous review of uncommitted changes: architecture, quality, security, best practices. Embeds questions and assumptions inline, then proposes an actionable plan before changes.
Move Code Quality Checker
Development
Analyzes Move language packages against the official Move Book Code Quality Checklist. Use for reviewing Move code and checking Move 2024 Edition compliance.