Find the perfect skill
Create Draft PR
Development
Push committed changes and create a draft PR on GitHub. Use for early feedback or documentation.
Do End-to-End Workflow
Development
Executes a task end-to-end: research, implement, test, CI, and PR. Flags for review, no-git, minimal, and from-step.
Create Pull Request from Current Branch
Development
Create a pull request from the current branch with a well-structured description based on commits and diffs, following repo conventions.
Skill Check
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming conventions, description quality, file structure, and best practices.
Skills Audit and Improvement
Development
Assess, score, and improve existing skills under .codex/skills. Provides an improvement report and executes changes after user confirmation.
DataForSEO MCP Server
Development
Run DataForSEO API tasks from the terminal using npx dataforseo-mcp-server. Designed for agents that execute shell commands.
brepjs-cad skill self-heal loop
Development
Autonomously self-heal a brepjs-cad pipeline skill from its own eval. Diagnose, fix, verify RED→GREEN, and ship.
Create PR Workflow
Development
Steps to create a pull request: branch, build, tests, commit, push, and URL report.
Project Management Tool Configuration
Development
Configures the project management tool by guiding selection from supported options, applying the implementation guide, updating way-of-working adoption, and recording the decision. Detects existing configuration and supports reconfiguration.
UI Design System Reference
Development
Design system reference for Devkit Vue stack with Vuetify 4: theming, components, visual verification, and the beauty pass for consistent, great-looking UI.
Review Fix — Plan & Execute from Last Review
Development
Reads the most recent code review, plans fixes for all findings grouped by priority, then executes every planned fix with atomic commits. Produces a dated plan and execution log in .reviews/. Helps automate the entire review-fix workflow.
Scaffold a new dbt-lineage skill
Development
Guides creation of a new product skill for the dbt-lineage Claude Code plugin, following repo conventions and verifying CLI usage.