The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
● works · ● untested / no effect · ● hurts — every rank is measured against a no-skill baseline
untested★9,726→untested★0→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★0→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★309→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★609→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★381→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→untested★64→untested★9,726→
Find bugs and security flaws in codeskillEngineeringL1
code-reviewer · When you need systematic code review for bugs, security, and quality improvements.
Build cohesive UI color systemsskillProductL1
palette-stylist · When you need cohesive, accessible color systems from reference images and vibes.
Understand nutrient metabolism pathwaysskillDataL1
nutrient-metabolism · When you need detailed biochemistry of how your body processes specific nutrients.
Optimize modern C++ applicationsskillEngineeringL2
cpp-pro · When you need expert C++ development with modern language features and optimizations.
Master nutrition science fundamentalsskillDataL1
nutrition-science-foundations · When you need foundational knowledge of how macronutrients, micronutrients, and digestion work.
Build C# .NET applications and APIsskillEngineeringL2
csharp-developer · When building C# applications with clean architecture and async patterns.
Plan resilience testing and game daysskillEngineeringL2
chaos-engineering · Validating infrastructure resilience before production relies on a service.
Optimize SQL queries and indexesskillEngineeringL2
database-optimizer · Diagnosing 100+ ms query latency when generic optimization doesn't pinpoint the bottleneck.
Engineer features from survey dataskillDataL2
skillx_class_aware_c2__feature_engineering__SKILL · Preparing respondent-keyed data for difference-in-differences causal analysis.
Run incident response and postmortemsskillOpsL1
incident-response · Coordinating response to SEV1/SEV2 incidents when multiple teams need synchronized action.
Isolate and resolve bugs systematicallyskillEngineeringL1
debugging-wizard · When stack traces don't immediately reveal the bug and multiple independent-seeming changes coincide.
Set up monitoring dashboards and alertingskillOpsL2
monitoring-observability · Gaining the three pillars (logs/metrics/traces) when a single monitoring signal is insufficient.
Automate deployment pipelines with infrastructureskillOpsL3
devops-engineer · Automating build-test-deploy across environments when manual deployments risk inconsistency.
Plan and execute releases safelyskillOpsL2
release-management · Minimizing blast radius when deploying high-traffic or stateful services.
Build Django web applications and APIsskillEngineeringL2
django-expert · Scaffolding a production Django API with query optimization and permission constraints.
Define service reliability and reduce toilskillOpsL2
sre-patterns · When service reliability is ad-hoc and alert fatigue prevents visibility into true availability.
Build .NET cloud-native microservicesskillEngineeringL2
dotnet-core-expert · Scaffolding a .NET Core service when C# and strong typing are organizational standards.
Identify and remove business constraintsskillL1
constraint-drilling · Sharpening a broad research hypothesis into testable subclaims.
Orchestrate multi-agent AI systemsskillEngineeringL3
agent-orchestration · When multiple independent agents must coordinate on shared goals without central control.
Develop firmware for microcontrollersskillEngineeringL3
embedded-systems · When embedded performance or power constraints demand hardware-aware firmware.
Launch parallel agent fleet with trackingskillEngineeringL3
fleet-mission · When a fleet must execute synchronized, distributed behaviors toward a shared objective.
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.
Convert passive to proactive agent executionskillEngineeringL3
gupp-propulsion · When vehicle efficiency or acceleration performance must be pushed beyond default calibrations.
Write detailed feature specificationsskillProductL1
feature-forge · When baseline model accuracy plateaus and feature engineering is the remaining leverage.
Coordinate multi-agent work dispatchskillEngineeringL3
mayor-coordinator · When a project spans multiple teams and success requires explicit coordination, not just communication.
Fine-tune and adapt language modelsskillEngineeringL3
fine-tuning-expert · When zero-shot performance is inadequate but full training is too expensive.
Manage Notion pages and databasesskillOpsL2
notion-2 · Agents needing read-modify-append workflows on Notion databases without destructive rewrites.
Execute ephemeral autonomous work unitsskillEngineeringL3
polecat-worker · Single-task ephemeral agents that execute one bead to completion and terminate, never re-activate.
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.
Detect and route to active AI runtimeskillEngineeringL4
runtime-hal · Multi-runtime agent frameworks needing uniform hook/GUPP semantics across Claude Code, Codex, Gemini, Cursor without editing skills.
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.
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.
Develop games with optimized performanceskillEngineeringL3
game-developer · Cross-platform games requiring stable 60+ FPS, minimal GC pressure, and proper object lifecycle management (pooling, caching).
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.
Build concurrent Go microservicesskillEngineeringL2
golang-pro · Concurrent systems requiring fine-grained goroutine lifecycle, bounded resource pools, and time-bounded execution with proper cancellation.
Build accessible web componentsskillProductEngineeringL1
accessibility-patterns · When using accessibility patterns in skill contexts.
Design GraphQL schemas and federationskillEngineeringL1
graphql-architect · When using graphql architect in skill contexts.
Create agent skills and hooksskillEngineeringL1
kit · When using kit in skill contexts.
Design REST APIs and endpointsskillEngineeringL1
api-design · designing APIs, choosing status codes, or creating endpoints
Build Spring Boot enterprise applicationsskillEngineeringL1
java-architect · building, configuring, or debugging enterprise Java applications with Spring Boot 3
Setup automated CI/CD pipelinesskillEngineeringOpsL2
ci-cd-patterns · CI/CD pipeline best practices for GitHub Actions, deployment strategies, and pipeline optimization
Write modern JavaScript applicationsskillEngineeringL1
javascript-pro · building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node
Implement compliance and governance policiesskillOpsLegalL2
compliance-governance · compliance, governance, and supply chain security guidance for cloud-native systems
Build Kotlin multiplatform applicationsskillEngineeringL1
kotlin-specialist · idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI co...
Audit dependencies for securityskillEngineeringOpsL2
dependency-audit · dependency management and supply chain security practices for auditing vulnerabilities, checking licenses, assessing dependency health, a...
Deploy and manage Kubernetes workloadsskillEngineeringOpsL3
kubernetes-specialist · deploying or managing Kubernetes workloads
Optimize Docker containers and buildsskillEngineeringOpsL2
docker-patterns · Best for building production Docker images with multi-stage builds and security hardening.
Build Laravel applications with EloquentskillEngineeringL1
laravel-specialist · Best for developing Laravel 10+ applications with Eloquent models, API resources, and queues.
Configure environment and secretsskillOpsEngineeringL1
env-setup · Best for securing environment configurations and preventing secrets from leaking into version control.
Modernize legacy systems incrementallyskillEngineeringL3
legacy-modernizer · Best for incrementally modernizing legacy systems without disrupting production operations.