Find the perfect skill
Apollo Caching Strategies
Development
Master Apollo Client's caching mechanisms for building performant applications with optimal data fetching and state management strategies.
Brainstorming Ideas Into Designs
Development
A collaborative process to turn rough ideas into well-formed designs and specs, with a hard gate: get human approval before any implementation.
Repo Context
Development
Research the repository before coding: files, patterns, tests, constraints, unknowns to avoid invented architecture.
i18n Pre-Commit Check
Development
Scans changed files for untranslated strings, missing locale keys, and locale sync issues. Fast and focused — only checks what changed.
Skillify
Development
Convert a Claude Code conversation into a deterministic Python-scripted skill, capturing repeatable work in scripts and using AI only for error recovery.
Quick Git Ship
Development
Quickly add, commit, and push changes to the current branch.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming, description quality, file structure, and best practices. Provides improvement suggestions with examples.
Enterprise Code Quality Orchestrator
Development
Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement.
React Email - Responsive Email Templates
Development
Build responsive, cross-client email templates with React Email components. Use for transactional emails that render correctly in Gmail, Outlook, Apple Mail, and mobile clients. The library compiles React components to inline-styled, table-based HTML compatible with major email clients.
Open a pull request
Development
Open a pull request with conventional title and structured description, including pre-flight checks.
MSW (Mock Service Worker)
Development
Assists with intercepting network requests for API mocking using Mock Service Worker (MSW). Use when mocking REST or GraphQL APIs for unit tests, integration tests, or local development without modifying application code or running mock servers.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.