80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
design-critique
by vinzenz
Simulates the professional design critique process. Forces questioning of every design decision, validates intentionalit...
orchestrator
by vinzenz
Multi-phase workflow orchestration pattern for main agents. Enables structured planning, delegation to sub-agents, paral...
design-brief
by vinzenz
Creates contextual design briefs before any visual work begins. Establishes product purpose, user specificity, design pr...
optical-refinement
by vinzenz
Reviews designs for optical balance issues that mathematical precision misses. Covers typography kerning, visual alignme...
design-decisions
by vinzenz
Forces documentation of the reasoning behind every significant design decision. Creates a decision log that explains WHY...
Project planning and architecture decision workflow for Java/Spring. Use when starting new projects, designing microserv...
Marketing and sales copywriting principles focused on benefits over features. Use when writing landing pages, product de...
Comprehensive coding standards for Java and Spring Boot projects. Use when writing new code, refactoring, or setting up...
Systematic code review workflow to evaluate changes against Java and Spring standards. Use when reviewing Pull Requests,...
elevenlabs-agents
by taskcrew
Work with ElevenLabs Conversational AI agents - initiate calls, retrieve transcripts, manage phone numbers, and analyze...
symbols
by miethe
Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing ne...
artifact-tracking
by miethe
Use this skill when creating, updating, or querying AI-optimized tracking artifacts (progress files, context notes, bug...
receiving-code-review
by miethe
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...
travelpay-api-expert
by ianmenethil
Comprehensive expert on TravelPay payment processing API with deep domain knowledge, workflow expertise, and production-...
commit-helper
by llu77
Generate conventional commit messages from code changes
using-action-state
by djankies
Teaches useActionState hook for managing form state with Server Actions in React 19. Use when implementing forms, handli...
configuring-tailwind-v4
by djankies
Configure Tailwind CSS v4 using Vite plugin, PostCSS, or CLI with CSS-first configuration via @import and @theme directi...
using-reducers
by djankies
Teaches useReducer for complex state logic in React 19. Use when state updates depend on previous state, multiple relate...
refactoring-inline-types
by djankies
Refactor inline types into reusable, well-organized type definitions using interfaces, type aliases, and generics
ensuring-query-type-safet...
by djankies
Use Prisma's generated types, `Prisma.validator`, and `GetPayload` for type-safe queries.
hashing-passwords
by djankies
CRITICAL security skill teaching proper credential and password handling. NEVER store passwords, use bcrypt/argon2, NEVE...
managing-server-vs-client...
by djankies
Teaches when to use Server Components vs Client Components in React 19, including the 'use client' directive and boundar...
migrating-from-forwardref
by djankies
Teaches migration from forwardRef to ref-as-prop pattern in React 19. Use when seeing forwardRef usage, upgrading React...
using-theme-variables
by djankies
Define and use theme variables with @theme directive, oklch() color format, semantic naming, and namespaced utilities. U...