Find the perfect skill
Advanced TypeScript Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, utility types, and inference for building type-safe applications.
Lint and Validate
Development
Automatic quality control, linting, and static analysis procedures. Run after every code change to ensure syntax correctness.
Mobile Accessibility
Development
Audits mobile interfaces for accessibility issues including touch target sizes, focus management, and WCAG 2.1 mobile criteria. Implements support for VoiceOver (iOS), TalkBack (Android), and screen reader navigation.
Integrate Claude Skills into Project Guidelines
Development
Adapt a Claude global skill into your project's development guidelines, documenting practices and examples rather than generating code directly.
GitHub Copilot Core Skills Knowledge Base
Development
Consolidated knowledge base of 17 Copilot core skills covering identity, execution, security, memory, and orchestration.
React Query Patterns for Supabase Studio
Development
React Query conventions for data fetching in Supabase Studio. Covers queryOptions, query keys, mutation hooks, and imperative fetching.
Stripe Testing and Debugging
Development
Test and debug Stripe payment integrations end-to-end. Simulate payment flows, verify webhook handling, diagnose failed charges, and validate subscription lifecycle. Useful when ensuring Stripe integrations work correctly in development or production.
EmbodiChain PR Adapter
Development
Assistant for drafting and creating EmbodiChain pull requests by filling the GitHub template and selecting labels.
Backend Feature Development Orchestration
Development
Orchestrate end-to-end backend feature development from requirements to production deployment.
GitHub QA Labels
Development
Helps classify GitHub issues with appropriate QA labels.
GitHub CLI (gh) Setup and Configuration
Development
Installs and configures GitHub CLI (gh) with SHA256 verification and GITHUB_TOKEN auth for AI agents. Handles proxy environments requiring -R flag and covers GitHub API access.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.