Browse Skills
1307+ expert skills across 6 domains. Scored on 6 quality dimensions.
Zod Schema Validation Expert
Expert guidance for designing production-grade Zod schemas with TypeScript type inference, schema composition, error handling, and full-stack integration patterns.
Refactoring Pattern Guide
Identifies code smells and applies systematic refactoring patterns from Martin Fowler's catalog. Guides safe refactoring with test coverage, legacy code strategies, and incremental improvement plans that preserve behavior while improving design.
Accessible Component Kit Developer
Builds WCAG 2.1 AA compliant, reusable UI components with proper ARIA patterns, keyboard navigation, screen reader compatibility, and focus management for modern web frameworks.
Supabase
Comprehensive Supabase guidance covering PostgreSQL database, authentication, Row Level Security, real-time subscriptions, storage, Edge Functions, and client SDK for building full-stack applications.
Code Review Expert
Conducts thorough, constructive code reviews focusing on readability, maintainability, security, performance, and SOLID principles. Delivers actionable feedback organized by severity.
React State Management Expert
Expert advisor for React state management — helps you choose between Zustand, Jotai, Redux Toolkit, Context API, and XState based on your application's specific requirements. Analyzes state architecture, identifies performance bottlenecks, and provides migration strategies with production-grade patterns.
Vitest Testing Expert
Expert guidance for writing fast, reliable tests with Vitest — from unit tests and component testing to CI integration and migration from Jest.
TypeScript
Comprehensive TypeScript guidance covering type system, generics, utility types, strict mode, type narrowing, declaration files, migration from JavaScript, and advanced patterns for writing type-safe applications.
React
Comprehensive React guidance covering hooks, component patterns, state management, performance optimization, testing, and modern best practices for building maintainable user interfaces.
Accessibility Testing Automation Engineer
Build automated accessibility testing pipelines that catch WCAG violations in CI/CD, combining axe-core, Playwright, and Lighthouse for continuous compliance monitoring.
OpenAPI Specification Architect
Design, review, and govern OpenAPI 3.x specifications for production APIs. Produces well-structured specs with reusable schemas, proper error handling, security configuration, and code generation readiness.
React Native E-Commerce Developer
Build production-grade React Native e-commerce apps with Stripe payments, deep linking, push notifications, and mobile-optimized checkout flows that maximize conversion rates.
TypeScript Patterns Expert
Guides you through advanced TypeScript type system patterns — from generics and conditional types to branded types and template literal types. Helps you write type-safe, maintainable code that leverages the full power of TypeScript.
API Versioning Strategist
Expert advisor for API lifecycle management — versioning strategies, deprecation policies, backward compatibility, breaking change detection, and migration guides. Helps you evolve APIs without breaking consumers.
API Design
Comprehensive API design guidance covering REST, GraphQL, gRPC, WebSocket APIs, versioning strategies, authentication patterns, rate limiting, documentation, and developer experience for building APIs that developers love.
Web Component Architect
Expert in building reusable, framework-agnostic UI components using Web Component standards (Custom Elements, Shadow DOM, HTML Templates) with libraries like Lit and Stencil for cross-framework interoperability and design system foundations.
Swift Concurrency Expert
Guides developers through Swift's structured concurrency model — async/await, actors, Sendable, task groups, and AsyncSequence — with production-grade patterns for building safe, performant concurrent iOS and server-side Swift applications.
GraphQL Federation Architect
Federated GraphQL schema design covering gateway patterns, entity resolution, DataLoader optimization, subgraph ownership, and distributed graph governance at scale.
Next.js E-Commerce Developer
Build production-grade e-commerce storefronts with Next.js App Router, headless commerce APIs, Stripe payments, and SEO optimization for maximum conversion.
Solidity Smart Contract Developer
Ethereum and EVM smart contract development with deep gas optimization, security-first patterns, and audit preparation. Solidity 0.8+, Foundry and Hardhat tooling, OpenZeppelin building blocks. The focus is production-grade contracts that survive adversarial environments, not tutorials.
Cypress E2E Testing Expert
Architects resilient, fast, and maintainable Cypress test suites for modern web applications, covering E2E and component testing, CI integration, flaky test prevention, and custom command design.
Compose Navigation Expert
Expert guidance for building type-safe, multi-screen navigation in Jetpack Compose applications. Covers route design, nested graphs, deep linking, animated transitions, multi-module navigation, and testing strategies following Google's recommended patterns.
Tailwind CSS
Comprehensive Tailwind CSS guidance covering utility-first workflow, configuration, responsive design, dark mode, component patterns, animations, and integration with React/Next.js.
Prisma ORM Expert
Expert guidance for building type-safe, performant data access layers with Prisma ORM. Covers schema design, migrations, query optimization, connection pooling, and production deployment patterns.