TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
a5c-ai

langgraph-routing

by a5c-ai

star 417

Conditional edge routing and state-based transitions for LangGraph workflows

a5c-ai

nestjs

by a5c-ai

star 417

NestJS architecture including modules, dependency injection, guards, interceptors, and microservices patterns.

a5c-ai

architecture-patterns

by a5c-ai

star 417

System and API design guidance covering component boundaries, data flow, integration patterns, and scalability considera...

a5c-ai

code-review-orchestration

by a5c-ai

star 417

6-agent parallel code review orchestration covering architecture, security, performance, testing, quality, and documenta...

a5c-ai

cog-knowledge-consolidati...

by a5c-ai

star 417

Build structured knowledge frameworks from scattered vault notes with source attribution

a5c-ai

agent-coordination

by a5c-ai

star 417

Coordinate Crew (persistent) and Polecat (transient) agents using Gas Town's hook-based work distribution and GUPP princ...

a5c-ai

convoy-management

by a5c-ai

star 417

Create, track, and land convoys of related beads as primary work orders in the Gas Town multi-agent orchestration framew...

a5c-ai

code-review-gate

by a5c-ai

star 417

Architect code review with DRY, YAGNI, abstraction, and test coverage principle enforcement

a5c-ai

knowledge-graph-managemen...

by a5c-ai

star 417

Capture, validate, query, and sync architectural patterns and design decisions in the knowledge graph

a5c-ai

specification-generation

by a5c-ai

star 417

Convert requirements into structured technical specifications with architecture decisions

a5c-ai

story-decomposition

by a5c-ai

star 417

Break technical specifications into small, implementable stories with dependency ordering

a5c-ai

decision-documentation

by a5c-ai

star 417

Create Architecture Decision Records (ADRs) documenting significant technical choices with context, options, consequence...

a5c-ai

cross-artifact-analysis

by a5c-ai

star 417

Perform cross-artifact consistency and coverage analysis across constitution, specification, plan, and task artifacts to...

a5c-ai

planning-design

by a5c-ai

star 417

Design technical architecture, select technology stack, and define implementation strategy from specifications and const...

a5c-ai

dispatching-parallel-agen...

by a5c-ai

star 417

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

a5c-ai

using-git-worktrees

by a5c-ai

star 417

Use when starting feature work that needs isolation from current workspace or before executing implementation plans.

a5c-ai

atcoder-client

by a5c-ai

star 417

Interface with AtCoder for Japanese competitive programming contests

a5c-ai

dp-pattern-library

by a5c-ai

star 417

Maintain and match against a library of classic dynamic programming patterns. Provides pattern matching, template code g...

a5c-ai

dp-state-designer

by a5c-ai

star 417

Assist in designing optimal DP states and transitions

a5c-ai

invariant-analyzer

by a5c-ai

star 417

Identify and verify loop invariants for correctness proofs

a5c-ai

growing-outside-in-system...

by a5c-ai

star 417

Drive feature development using Outside-In TDD with Hexagonal Architecture. Design emerges through inline code, in-memor...

a5c-ai

mcp-resource-uri-designer

by a5c-ai

star 417

Design and implement MCP resource URI schemes and templates with proper naming, hierarchy, and documentation.

a5c-ai

mcp-transport-websocket-s...

by a5c-ai

star 417

Configure WebSocket transport for bidirectional MCP communication with connection management and reconnection handling.

a5c-ai

plugin-dependency-resolve...

by a5c-ai

star 417

Generate plugin dependency resolution logic with topological sorting.