Find the perfect skill
DCO Sign-off Recovery
Development
Recover commits missing DCO sign-off. Handles amend, interactive rebase, and cherry-pick, and explains the Probot DCO check.
Add Feature with Self-Testing Loop
Development
Implement a new feature and iterate through tests until all pass with 100% success rate.
Ninja Enrich
Development
Populates the 'long_description' field in meta.yaml files by fetching content from man pages, website meta descriptions, or --help output. Useful for automatically generating descriptions for tools after adding new scripts or website fields. Supports --force to refresh and --dry-run to preview changes.
Python Code Assistant
Development
Generates, analyzes, debugs, and tests Python code using only local context. It inspects the Python environment, reads docstrings and offline documentation to craft solutions, and suggests pip or conda commands for missing packages. Helps when you need to produce or improve Python code without internet access.
Open Source Maintainer
Development
End-to-end GitHub repository maintenance for open-source projects. Use to triage issues, review pull requests, analyze contributor activity, and generate maintenance reports. It supports long-term repository health with human-in-the-loop workflows and persistent memory across sessions.
Template Skill
Development
Template skill to be replaced with relevant description.
Skills Audit & Improve
Development
Evaluate, score, and improve existing skills under .codex/skills. Suitable for users requesting review, optimization, or refactoring of skills.
Create/Update Pull Request
Development
Create or update a pull request from a GitHub template, with automatic issue detection and tech-debt review.
Laravel Wayfinder
Development
Generates typed TypeScript functions for Laravel routes and controllers, keeping backend and frontend in sync. Use it to import controller methods or named routes with support for parameters, HTTP methods, and query merging. Helps achieve type safety and tree-shaking in Laravel + Inertia or vanilla frontend apps.
Frontend Spec Writer
Development
Generates detailed frontend component specs, design tokens, and implementation guides optimized for AI-assisted development with React/TypeScript.
DDD Tactical Patterns
Development
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
Bicep Diagram Generator
Development
Generates architecture diagrams from Azure Bicep files. Visualize your Bicep infrastructure.