Skill Claude CodeCodex
Turn a decision you can't fully answer into a questionnaire for someone else to fill in.
Skill Claude CodeCodex
Turn a decision you can't fully answer into a questionnaire for someone else to fill in.
Skill Claude CodeCodex
Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.
Skill Claude CodeCodex
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
Skill Claude CodeCodex
Move issues and external PRs through a state machine of triage roles, categorise, verify, grill if needed, and write agent-ready briefs.
Skill Claude CodeCodex
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
Skill Claude CodeCodex
Deploy, manage, and develop projects on Vercel from the command line.
Skill Claude CodeCodex
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
Skill Claude CodeCodex
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.
Skill Claude CodeCodex
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
Skill Claude CodeCodex
Stop. That last message did not land: re-pitch it.
Skill Claude CodeCodex
Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
Skill Claude CodeCodex
Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.
Skill Claude CodeCodex
Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
Skill Claude CodeCodex
Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
Command Claude Code
Guide for creating new slash commands.
Command Claude Code
Analyze conversation context for unaddressed items and gaps.
Command Claude Code
Communicate AI-generated content with transparent attribution.
Command Claude Code
Code review using dynamic category detection and domain-specific analysis.
Command Claude Code
Create a git commit following project standards.
Command Claude Code
Execute complete TDD cycle - Red, Green, and Refactor phases in sequence.
Command Claude Code
Execute TDD Green Phase - write minimal implementation to pass the failing test.
Command Claude Code
Analyze GitHub issue and create TDD implementation plan.
Command Claude Code
Create implementation plan from feature/requirement with PRD-style discovery and TDD acceptance criteria.
Command Claude Code
Creates a pull request using gh CLI.