80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Use when implementing map camera animations (flyTo, easeTo, jumpTo), handling zoom transitions, or managing bearing/pitc...
Use when working with embeddings, semantic similarity, vector search, or the <-> <#> <=> operators. Load for pgvector qu...
Use when adding map layers, managing GeoJSON sources, styling markers, or handling layer interactions. Load for layer re...
Use when you notice a pattern that should be in the config. Analyzes current setup, researches best practices, and propo...
Use when adding features, changing behavior, or modifying architecture. Creates change proposal with specs and tasks. AL...
Use when request is vague, complex, or needs design exploration BEFORE implementation. Ask questions one at a time. Do N...
Use when working through any task checklist (not just OpenSpec). Complete one task, verify, mark done, then next. No ski...
Test game via browser with Chrome DevTools. Navigate UI, play through game flow, observe behavior and report issues.
Use for ANY bug, test failure, or unexpected behavior. Use BEFORE proposing fixes. Four phases: investigate, analyze, hy...
Context and reference for building UI with shadcn-vue components. Load when adding, modifying, or debugging UI component...
Run tests before and after changes. Only add tests for complex logic, not boilerplate. Database tests matter most.
Use when working with candidate scoring, confidence calculation, softmax aggregation, or guess decision logic. Load for...
Use when working with geographic queries, geometry filtering, ST_* functions, or region-based candidate filtering. Load...
Use when creating reusable composables, managing reactive state, or implementing the Composition API. Load for useX patt...
Use when working with trait extraction, place enrichment, or the learning loop. Load for understanding how the system le...
Use after completing a refactor, implementing a major feature, or when skills may be outdated. Analyzes code changes, id...
Use for quick self-review of small changes. For comprehensive review or cross-domain changes, dispatch @code-reviewer ag...
Use when orchestrating subagents for implementation. Covers when to dispatch vs recall, how to scope tasks, session mana...
REQUIRED before implementing any game feature, scoring logic, state transition, or decision-making. ALL business logic l...
Load at session start or when unsure which skill applies. Explains available skills and when to use each. Check this to...
Use BEFORE any implementation to check if specs exist for the capability. Run this first when starting any feature work....
swiftui-visual-verifier
by willsigmon
Launch Leavn app in iOS simulator, navigate features using MCP browser tools, take screenshots, verify UI rendering and...
service-consolidator
by willsigmon
Find and consolidate duplicate service implementations in Leavn app - analyze variants, choose winner, update call sites...