Find the perfect skill
Skrift Form System
Development
Pydantic-backed forms with CSRF protection, template rendering, and hook integration for the Skrift framework.
Create Agent Skill
Development
Create a new agent skill with procedural guidance templates for workflow automation.
Create Pull Request for Current Branch
Development
Create a pull request for the current branch with proper labels and description. Any agent opening a PR in this repo must follow this canonical process.
Workflow Orchestration Patterns
Development
Design durable workflows with Temporal, covering workflow vs activity separation, saga patterns, state management, and determinism constraints. Use for long-running distributed systems that require fault-tolerant orchestration.
Stripe Payment Integration
Development
Master Stripe payment processing for robust, PCI-compliant payment flows, including checkout, subscriptions, webhooks, and refunds.
Lexical Operator Parsing
Development
Skill for parsing operators in a lexer, prioritizing multi-character operators (>=, <=, ==, !=).
Home Assistant Integration Knowledge
Development
Essential reference for building, testing, and reviewing Home Assistant integrations, covering best practices, platforms, and quality.
Complete Feature Investigation
Development
Comprehensive feature investigation: internal archaeology (code, git, schema) plus verified external research, delivering docs/investigacoes and an investigated status.
Crazyflow Traps and Conventions
Development
Covers non-obvious traps and conventions in the Crazyflow drone simulator, including adding dynamics models, using functions under JAX, and running tests.
Product Backlog Management
Development
Creates and maintains a structured product backlog file (backlog.md) with epics, user stories, technical stories, bugs, and spikes. Use it to organize project work items, set priorities (Must have, Should have, Nice to have), and keep track of status throughout development. Ideal for sprint planning and project management tasks.
Semantic file search CLI
Development
Skill for a vector-powered CLI enabling semantic file search, integrated with Claude/Codex.
Advanced TypeScript Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, utility types, and inference for building type-safe applications.