Skill Claude CodeCodex
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup.
Skill Claude CodeCodex
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup.
Skill Claude CodeCodex
Implementation reference library for compound engineering workflows. For workflow orchestration, use slash commands under commands/workflows/ (constitution, plan, work, review, compound). This skill provides stack-specific fix recipes those workflows consume.
Skill Claude CodeCodex
Refresh stale or drifting learnings and pattern docs in docs/solutions/ against the current codebase.
Skill Claude CodeCodex
Expert guidance for creating Claude Code skills and slash commands. Use when working with SKILL.md files, authoring new skills, improving existing skills, creating slash commands, or understanding skill structure and best practices.
Skill Claude CodeCodex
This skill should be used to refine brainstorm or plan documents before proceeding to the next workflow step. It applies when a brainstorm or plan document exists and the user wants to improve it.
Skill Claude CodeCodex
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.
Skill Claude CodeCodex
Use when completing development on a feature branch -- verifies quality, presents completion options, and cleans up.
Skill Claude CodeCodex
This skill should be used when creating distinctive, production-grade frontend interfaces with high design quality. It applies when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Skill Claude CodeCodex
This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports…
Skill Claude CodeCodex
This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Skill Claude CodeCodex
Generate and critically evaluate grounded improvement ideas for the current project before selecting one to brainstorm.
Skill Claude CodeCodex
Modern Laravel 11+ / PHP 8.3+ coding standards reference. Use when writing or reviewing PHP/Laravel code to ensure convention compliance.
Skill Claude CodeCodex
This skill should be used when orchestrating multi-agent swarms using Claude Code's TeammateTool and Task system. It applies when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from…
Skill Claude CodeCodex
Upload, sync, and manage files across cloud storage providers using rclone. Use when uploading files (images, videos, documents) to S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox, or any S3-compatible storage. Triggers on "upload to S3", "sync to cloud", "rclone", "backup files", "upload video/image to…
Skill Claude CodeCodex
Resolve all PR comments using parallel processing. Use when addressing PR review feedback, resolving review threads, or batch-fixing PR comments.
Skill Claude CodeCodex
Configure which review agents run for your project. Auto-detects stack and writes compound-engineering.local.md.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Use when debugging unexpected errors during implementation -- provides a structured 4-phase methodology instead of trial-and-error.
Skill Claude CodeCodex
Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUSLANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".
Skill Claude CodeCodex
Guide for structuring, parsing, and validating XML-like tags in LLM inputs, system prompts, outputs, and agent-to-agent communication. Use this skill when designing prompt templates, parsing structured content from text, or handling nested tag boundaries.