80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
langgraph-routing
by a5c-ai
Conditional edge routing and state-based transitions for LangGraph workflows
nestjs
by a5c-ai
NestJS architecture including modules, dependency injection, guards, interceptors, and microservices patterns.
architecture-patterns
by a5c-ai
System and API design guidance covering component boundaries, data flow, integration patterns, and scalability considera...
code-review-orchestration
by a5c-ai
6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documenta...
cog-knowledge-consolidati...
by a5c-ai
Build structured knowledge frameworks from scattered vault notes with source attribution
agent-coordination
by a5c-ai
Coordinate Crew (persistent) and Polecat (transient) agents using Gas Town's hook-based work distribution and GUPP princ...
convoy-management
by a5c-ai
Create, track, and land convoys of related beads as primary work orders in the Gas Town multi-agent orchestration framew...
code-review-gate
by a5c-ai
Architect code review with DRY, YAGNI, abstraction, and test coverage principle enforcement
knowledge-graph-managemen...
by a5c-ai
Capture, validate, query, and sync architectural patterns and design decisions in the knowledge graph
specification-generation
by a5c-ai
Convert requirements into structured technical specifications with architecture decisions
story-decomposition
by a5c-ai
Break technical specifications into small, implementable stories with dependency ordering
decision-documentation
by a5c-ai
Create Architecture Decision Records (ADRs) documenting significant technical choices with context, options, consequence...
cross-artifact-analysis
by a5c-ai
Perform cross-artifact consistency and coverage analysis across constitution, specification, plan, and task artifacts to...
planning-design
by a5c-ai
Design technical architecture, select technology stack, and define implementation strategy from specifications and const...
dispatching-parallel-agen...
by a5c-ai
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
using-git-worktrees
by a5c-ai
Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
atcoder-client
by a5c-ai
Interface with AtCoder for Japanese competitive programming contests
dp-pattern-library
by a5c-ai
Maintain and match against a library of classic dynamic programming patterns. Provides pattern matching, template code g...
dp-state-designer
by a5c-ai
Assist in designing optimal DP states and transitions
invariant-analyzer
by a5c-ai
Identify and verify loop invariants for correctness proofs
growing-outside-in-system...
by a5c-ai
Drive feature development using Outside-In TDD with Hexagonal Architecture. Design emerges through inline code, in-memor...
mcp-resource-uri-designer
by a5c-ai
Design and implement MCP resource URI schemes and templates with proper naming, hierarchy, and documentation.
mcp-transport-websocket-s...
by a5c-ai
Configure WebSocket transport for bidirectional MCP communication with connection management and reconnection handling.
plugin-dependency-resolve...
by a5c-ai
Generate plugin dependency resolution logic with topological sorting.