80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
wcag-compliance-reviewer
by shawn-sandy
Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to revi...
design-token-extractor
by shawn-sandy
Extracts design tokens from images and generates CSS custom properties, atomic utility classes (Tailwind-style), and pla...
langsmith-debugger
by ak-eyther
Debug and analyze {{PROJECT_NAME}} LangGraph agent traces. Use when investigating agent behavior patterns, finding failu...
vercel-deploy
by ak-eyther
Vercel deployment management for frontend apps: CLI, env vars, config, troubleshooting, rollback.
smart-grep-extended
by ak-eyther
Expanded smart-grep playbook for token-efficient rg --json searches with examples and budgeting.
llm-models-reference
by ak-eyther
Reference guide for OpenAI model IDs, capabilities, pricing, and provider endpoints. Use when selecting a model, compari...
memory-management
by ak-eyther
Manage tri-tier agent memory (hot/warm/cold) with event consolidation and weekly cleanup. Use for memory updates after c...
pytest-backend-patterns
by ak-eyther
Backend testing with pytest including fixtures, mocking, async tests, and database testing. Use for FastAPI/Python test...
nextjs-app-router-pattern...
by ak-eyther
Build Next.js 13+ App Router applications with server components, client components, API routes, middleware, and streami...
pytest-backend-patterns
by ak-eyther
Backend testing with pytest including fixtures, mocking, async tests, and database testing. Use for FastAPI/Python test...
smart-grep-extended
by ak-eyther
Expanded smart-grep playbook for token-efficient rg --json searches with examples and budgeting.
fastapi-production-patter...
by ak-eyther
Build production-ready FastAPI applications with async patterns, Pydantic validation, dependency injection, middleware,...
smart-grep
by ak-eyther
Token-efficient codebase search using ripgrep with JSON output. Reduces token usage by 90-95% vs standard grep. Use for...
spine-mcp-tools
by cr8or-space
Guide for creating MCP (Model Context Protocol) tools for Spine domains. Covers tool naming, parameter patterns, session...
spine-server-handlers
by cr8or-space
Guide for adding WebSocket API endpoints to Spine. Covers JSON-RPC 2.0 patterns, domain handler registration, request/re...
zod-schemas
by cr8or-space
Guide for runtime validation with Zod in TypeScript. Covers schema design patterns, type inference, composition, error h...
turborepo-monorepo
by cr8or-space
Guide for managing TypeScript monorepos with Turborepo and pnpm workspaces. Covers package creation, dependencies, pipel...
spine-framework
by cr8or-space
Guide for working with the Spine Framework - a foundation for building domain-specific authoring tools. Covers the frame...
spine-serial
by cr8or-space
Guide for the Spine Serial domain - web serial fiction authoring. Covers bible entities, structure hierarchy, generation...
spine-techbook
by cr8or-space
Guide for the Spine TechBook domain - literate programming for progressive-build technical books. Covers concepts, snipp...
astro
by ProfPowell
Build content-focused websites with Astro. Use when creating .astro files, working with content collections, configuring...
pre-flight-check
by ProfPowell
INVOKE FIRST before any code work. Validates git workflow (branch, issue, worklog) and checks approach. Use at START of...
css-author
by ProfPowell
Modern CSS organization with native @import, @layer cascade control, CSS nesting, design tokens, and element-focused sel...
xhtml-author
by ProfPowell
Write valid XHTML-strict HTML5 markup. Use when creating HTML files, editing markup, building web pages, or writing any...