The library

Everything we index — ranked by what works, never by stars.

untested
Identify and remove business constraintsskillL1
constraint-drilling · Sharpening a broad research hypothesis into testable subclaims.
untested
Orchestrate multi-agent AI systemsskillEngineeringL3
agent-orchestration · When multiple independent agents must coordinate on shared goals without central control.
untested
Develop firmware for microcontrollersskillEngineeringL3
embedded-systems · When embedded performance or power constraints demand hardware-aware firmware.
untested
Launch parallel agent fleet with trackingskillEngineeringL3
fleet-mission · When a fleet must execute synchronized, distributed behaviors toward a shared objective.
untested
Build high-performance async Python APIsskillEngineeringL2
fastapi-expert · When a Python service needs sub-100ms latency and high concurrency that sync frameworks can't match.
untested
Convert passive to proactive agent executionskillEngineeringL3
gupp-propulsion · When vehicle efficiency or acceleration performance must be pushed beyond default calibrations.
untested
Write detailed feature specificationsskillProductL1
feature-forge · When baseline model accuracy plateaus and feature engineering is the remaining leverage.
untested
Coordinate multi-agent work dispatchskillEngineeringL3
mayor-coordinator · When a project spans multiple teams and success requires explicit coordination, not just communication.
untested
Fine-tune and adapt language modelsskillEngineeringL3
fine-tuning-expert · When zero-shot performance is inadequate but full training is too expensive.
untested
Manage Notion pages and databasesskillOpsL2
notion-2 · Agents needing read-modify-append workflows on Notion databases without destructive rewrites.
untested
Execute ephemeral autonomous work unitsskillEngineeringL3
polecat-worker · Single-task ephemeral agents that execute one bead to completion and terminate, never re-activate.
untested
Build cross-platform mobile appsskillEngineeringL2
flutter-expert · Cross-platform mobile development where reusable const widgets and scoped state management (Riverpod) reduce rebuilds and improve frame rates.
untested
Build secure full-stack web applicationsskillEngineeringL3
fullstack-guardian · Teams building features across frontend, backend, and database that need security-first design avoiding common injection and timing attacks.
untested
Dispatch work across agent fleetskillEngineeringL3
sling-dispatch · Orchestrating work across multiple ephemeral execution units where idempotent dispatch and crash recovery matter more than atomic transactions.
untested
Develop games with optimized performanceskillEngineeringL3
game-developer · Cross-platform games requiring stable 60+ FPS, minimal GC pressure, and proper object lifecycle management (pooling, caching).
untested
Monitor and nudge stalled agentsskillEngineeringL3
witness-observer · Passive observation of worker agent health where escalation to a supervisor (mayor) is needed but the observer never modifies work or resolves conflicts.
untested
Build concurrent Go microservicesskillEngineeringL2
golang-pro · Concurrent systems requiring fine-grained goroutine lifecycle, bounded resource pools, and time-bounded execution with proper cancellation.
untested
Build accessible web componentsskillProductEngineeringL1
accessibility-patterns · When using accessibility patterns in skill contexts.
untested
Design GraphQL schemas and federationskillEngineeringL1
graphql-architect · When using graphql architect in skill contexts.
untested
Create agent skills and hooksskillEngineeringL1
kit · When using kit in skill contexts.
untested
Design REST APIs and endpointsskillEngineeringL1
api-design · designing APIs, choosing status codes, or creating endpoints
untested
Build Spring Boot enterprise applicationsskillEngineeringL1
java-architect · building, configuring, or debugging enterprise Java applications with Spring Boot 3
untested
Setup automated CI/CD pipelinesskillEngineeringOpsL2
ci-cd-patterns · CI/CD pipeline best practices for GitHub Actions, deployment strategies, and pipeline optimization
untested
Write modern JavaScript applicationsskillEngineeringL1
javascript-pro · building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node
untested
Implement compliance and governance policiesskillOpsLegalL2
compliance-governance · compliance, governance, and supply chain security guidance for cloud-native systems
untested
Build Kotlin multiplatform applicationsskillEngineeringL1
kotlin-specialist · idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI co...
untested
Audit dependencies for securityskillEngineeringOpsL2
dependency-audit · dependency management and supply chain security practices for auditing vulnerabilities, checking licenses, assessing dependency health, a...
untested
Deploy and manage Kubernetes workloadsskillEngineeringOpsL3
kubernetes-specialist · deploying or managing Kubernetes workloads
untested
Optimize Docker containers and buildsskillEngineeringOpsL2
docker-patterns · Best for building production Docker images with multi-stage builds and security hardening.
untested
Build Laravel applications with EloquentskillEngineeringL1
laravel-specialist · Best for developing Laravel 10+ applications with Eloquent models, API resources, and queues.
untested
Configure environment and secretsskillOpsEngineeringL1
env-setup · Best for securing environment configurations and preventing secrets from leaking into version control.
untested
Modernize legacy systems incrementallyskillEngineeringL3
legacy-modernizer · Best for incrementally modernizing legacy systems without disrupting production operations.
untested
Execute safe bulk file operationsskillOpsEngineeringL1
file-operation-patterns · Best for writing deployment scripts that safely handle bulk file operations.
untested
Build and debug MCP serversskillEngineeringL2
mcp-developer · Best for building MCP servers that connect Claude to external tools and data sources.
untested
Optimize cloud costs and spendingskillFinanceOpsL2
finops-patterns · Best for analyzing cloud spend and recommending rightsizing opportunities.
untested
Design distributed microservicesskillEngineeringL3
microservices-architect · Best for designing distributed microservices with resilience patterns and observability.
untested
Prepare publication packagesskillL1
publish-pac · Best for preparing polished content drafts into publication packages with metadata.
untested
Setup GitOps with ArgoCD or FluxskillEngineeringOpsL3
gitops-patterns · Best for implementing GitOps workflows with ArgoCD or Flux on Kubernetes.
untested
View activated beta featuresskillL1
beta-status · Best for documenting and communicating beta feature status in projects.
untested
Configure Claude Code hooksskillEngineeringOpsL1
hook-recipes · Best for configuring deployment hooks and automating post-deployment tasks.
untested
Monitor and alert on systemsskillOpsEngineeringL3
monitoring-expert · Best for designing observability systems with metrics, logs, and distributed tracing.
untested
Automate release versioning and tagsskillEngineeringL1
dev-release · Best for managing development releases and coordinating deployment cycles.
untested
Configure cloud infrastructure with codeskillEngineeringOpsL3
infrastructure-as-code · Best for defining infrastructure as code across major cloud providers.
untested
Build enterprise NestJS backendsskillEngineeringL2
nestjs-expert · Best for building backend services with NestJS, TypeORM, and advanced patterns.
untested
Monitor and debug application errorsskillEngineeringOpsL2
using-sentry · Best for configuring error tracking and crash reporting with Sentry.
untested
Build Next.js applications at scaleskillEngineeringL2
nextjs-developer · Best for building full-stack web applications with Next.js and modern tooling.
untested
Capture and organize project learningsskillProductivityL1
save-insight · When you need to compound knowledge from a completed project or challenge so future similar work is easier.
untested
Transform data with pandasskillDataL2
pandas-pro · When manipulating large datasets with grouped aggregations, merges, time series resampling, or memory optimization.
untested
Plan and execute software projectsskillEngineeringL1
get-shit-done · When running a project through strict phases with verified deliverables and GitHub integration.
untested
Optimize database queries and schemaskillEngineeringDataL2
sql-patterns · When optimizing queries, designing schemas, or ensuring SQL injection prevention via parameterized queries.
page 80 / 156