Find the perfect skill
Convert PRD to AI Assistant Instructions
Development
Interactive guide to convert a PRD document (PDF or DOCX) into instruction files for AI coding assistants like Claude Code, Cursor, Copilot, Windsurf, and Codex.
PostKit: PostgreSQL Identity and Queues
Development
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions for auth, permissions, config, usage tracking, and background jobs.
Gemini API Caching Best Practices
Development
Implement robust caching for Gemini API calls to reduce costs and latency, with cache versioning, entity-stable keys, and cache busting.
Click CLI Scaffolder
Development
Generate complete Click-based Python CLI applications with decorators, groups, context, and modern Python patterns. Creates a full project structure with commands, tests, and config.
Commands Manager
Development
Skill for building, improving, and validating Claude slash commands, including multi-phase workflows and dynamic arguments.
Wasserstein Order Consistency Audit
Development
Scans manuscripts and code for W₁ vs W₂ inconsistencies, ensuring compliance with the project's notation standard for Wasserstein metrics.
High-Quality Git Commits
Development
Creates polished, well-scoped Git commits by gathering context, running relevant agents, and analyzing changes to produce clean history.
Track Task Implementation with TDD
Development
Executes implementation tasks from a track plan using TDD, supporting both direct execution and delegation. Handles status tracking, verification, and commits only after user approval. Useful when continuing work on an existing track or delegating a task.
Go API Service
Development
Generates a production-ready Go API service with a full project structure, including clean architecture patterns, structured logging, tracing, and metrics. Includes local development setup with Docker Compose for MySQL, Redis, and an observability stack. Ideal when starting a new Go microservice or API project.
ODK Makefile Command Runner
Development
Runs Makefile targets and robot/owltools commands inside the pinned ODK Docker image using a TTY-free wrapper for agents.
Structured Investigation
Development
Creates a dated investigation folder under scratch/ with a README to guide empirical research. Helps trace code paths, document system architecture, investigate bugs, explore technical feasibility, or research design options. Intended for complex multi-step investigations, not simple questions.
Crazyflow Conventions
Development
Non-obvious traps and conventions for working in the Crazyflow drone simulator, including adding models, testing, and using JAX.