Find the perfect skill
Fix a GitHub Issue
Development
End-to-end workflow to fix a GitHub issue: read it, implement a minimal fix, test, and commit referencing the issue number.
VCF Alias for vc-phase-loop
Development
Thin alias that redirects vcf invocations to vc-phase-loop, strictly following its rules.
Convert Slack message to GitHub issue
Development
Fetches a Slack message and creates a well-structured GitHub issue in pulumi/docs or pulumi/registry.
Template Skill
Development
Template skill to be replaced with relevant description.
Context-Mode Indexing
Development
Index local files or directories into the persistent FTS5 knowledge base for context-mode, enabling focused retrieval via ctx_search without rereading raw files.
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.