Find the perfect skill
Skills Audit & Improve
Development
Evaluate, score, and improve existing skills under .codex/skills. Suitable for users requesting review, optimization, or refactoring of skills.
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.
DDD Tactical Patterns
Development
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
Skill Self-Repair Diagnostic
Development
Analyze the current conversation to diagnose and fix a skill that misbehaved, proposing targeted fixes.
nanomsg CLI for iMessage/SMS
Development
Read and send iMessage or SMS using the nanomsg CLI on macOS. Provides structured JSON output for agent processing.
Code Quality Dashboard
Development
Runs all project checks and computes a 0-10 code health score with trend tracking.
Cross-Platform Compatibility
Development
Comprehensive guide to writing code compatible across Windows, macOS, and Linux. Covers file path handling, OS detection, platform-specific dependencies, and testing strategies.
Gemini API Caching Strategy
Development
Best practices for Gemini API caching: versioning, entity-stable keys, and cache busting to reduce costs and improve performance.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by fixing type issues. Loops until zero errors or stagnation.
Generate MBMM Slash Command
Development
Meta-command to generate a new MBMM custom slash command in .claude/commands.
Create high-quality Git commits
Development
Create clean, well-documented Git commits by analyzing changes, running relevant agents, and updating the changelog for user-facing modifications.
Skill Validation and Review
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming, descriptions, and file structure, offering improvement suggestions.