Find the perfect skill
Zoo Workflow
Development
Lightweight spec-driven workflow: collaborative spec, top-level TDD implementation, tiered parallel review gate, one commit per subtask.
Pull Request Creator
Development
Create high-quality pull requests via gh pr create, handling commits, branching, and pushes.
Creating Agent Skills
Development
Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files or authoring/improving skills.
Unity ECS Patterns
Development
Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler.
Implementation by plan (Phase 5)
Development
Phase 5 of the development workflow: implements the feature step by step according to the generated plan. Checks for an existing plan, asks for approval before starting, then executes each step with automatic hooks (PHPStan after edits, PSR-12 formatting after writes). Helps implement complex features while respecting project conventions.
CLI for the Miro REST API
Development
Skill for using miro-cli, a CLI tool to interact with the Miro REST API.
Async SQLAlchemy Patterns
Development
Implement production-ready async SQLAlchemy 2.0+ patterns in FastAPI with proper session management, migrations, and performance optimization.
Create or Update a Pull Request
Development
Create or update a pull request from the repo template. Detects existing PRs, fills issues and docs sections, and runs tech-debt and follow-up judgment passes.
Workflow Run
Development
Execute and manage running workflows.
Developer Experience Optimizer
Development
Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.
WARM Dependency Check
Development
Evaluate dependencies added or upgraded by a branch against the WARM criteria: Worth it, Alive, Right-sized, Maintained securely.
Solana Development Hub
Development
Unified skill hub for Solana development. Routes to external submodule skills and local skills with progressive disclosure.