80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
embedding-strategies
by ccf
Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, imple...
changelog-automation
by ccf
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up rel...
debugging-strategies
by ccf
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across a...
angular-migration
by ccf
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates....
openapi-spec-generation
by ccf
Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns.
rag-implementation
by ccf
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use w...
langchain-architecture
by ccf
Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when build...
error-handling-patterns
by ccf
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degr...
nx-workspace-patterns
by ccf
Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build...
fpf-methodology
by ccf
First Principles Framework (FPF) for structured, auditable reasoning.
e2e-testing-patterns
by ccf
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence,...
auth-implementation-patte...
by ccf
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, sc...
monorepo-management
by ccf
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositori...
terminal-title
by ccf
Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Cod...
Gracefully wrap up current work before agent shutdown. Use when you need to kill and restart agents.
Help the human team lead review and respond to pending asks from agents. Use when processing human feedback, agent reque...
doc-sync-checker
by s4k10503
Checks if docs need updates. MUST use proactively after adding new public APIs, breaking changes, or significant archite...
development-workflow
by s4k10503
Runs Unity compile→refresh→test workflow. MUST use proactively at task START (baseline check) AND after code changes. Tr...
di-configuration
by s4k10503
Configures VContainer DI settings. MUST use proactively when adding new services, use cases, repositories, or modifying...
code-review
by s4k10503
Reviews code for security, performance, bugs, and architecture violations. MUST use proactively before committing change...
running-tests
by s4k10503
Executes Unity tests and checks coverage. MUST use proactively after implementing features, fixing bugs, or modifying Do...
commit-helper
by s4k10503
Analyzes git changes and generates commit messages. MUST use proactively after completing any implementation task, bug f...
master-data-helper
by s4k10503
Manages MasterMemory master data. MUST use proactively when adding or modifying master tables, creating Domain models fo...
view-implementation
by s4k10503
Implements UIToolkit Views with BEM naming. MUST use proactively when implementing any UI, Page, Section, Modal, or scre...