brainstorm
01Skill Claude CodeCodex
Refine a vague idea into a clear spec through Socratic questioning. Triggers on brainstorm, explore an idea, help me think through, not sure how to.
Skill Claude CodeCodex
Refine a vague idea into a clear spec through Socratic questioning. Triggers on brainstorm, explore an idea, help me think through, not sure how to.
Skill Claude CodeCodex
General conversation and quick questions. Triggers on greetings, questions, casual chat.
Skill Claude CodeCodex
Reduce complexity and improve readability WITHOUT changing behavior. Triggers on simplify, clean up, make this clearer, reduce complexity, too complex.
Skill Claude CodeCodex
Write, modify, and implement code. Triggers on requests to build, create, add, or implement features.
Skill Claude CodeCodex
Diagnose and fix bugs, errors, crashes. Triggers on fix, bug, error, crash, broken, failing requests.
Skill Claude CodeCodex
Fan independent work out to parallel sub-agents, then merge results. Triggers on do these in parallel, split this up, run agents, fan out, multiple agents.
Skill Claude CodeCodex
Execute an approved plan step-by-step with a checkpoint after each. Triggers on execute the plan, run the plan, do the steps, implement the plan.
Skill Claude CodeCodex
Production-grade UI/UX guidance — not generic AI slop. Triggers on design, UI, frontend, component, styling, layout, make it look good.
Skill Claude CodeCodex
Act on review feedback well — fix real issues, push back on wrong ones. Triggers on address the review, fix the feedback, respond to review, apply review comments.
Skill Claude CodeCodex
Improve code structure without changing behavior. Triggers on refactor, simplify, clean up, improve requests.
Skill Claude CodeCodex
Prepare work for review so a reviewer can verify it fast and fairly. Triggers on get this reviewed, ready for review, request a review, hand off for review.
Skill Claude CodeCodex
Deep multi-source research with verification. Triggers on research, investigate, find out, compare requests.
Skill Claude CodeCodex
Review code for bugs, quality, and correctness. Triggers on review, check, audit, verify requests.
Skill Claude CodeCodex
Run each plan step as a fresh sub-agent with a review checkpoint, to avoid context pollution. Triggers on fresh agent per step, isolate each task, subagent per step, clean-context execution.
Skill Claude CodeCodex
4-phase root-cause debugging — reproduce, isolate, fix, verify. Triggers on hard bug, can't figure out, intermittent, keeps failing, root cause.
Skill Claude CodeCodex
Test-driven development — write the failing test first, then the code. Triggers on TDD, test first, write tests, test-driven.
Skill Claude CodeCodex
Break a task into small, ordered, independently-verifiable steps. Triggers on plan this, write a plan, break this down, how should I approach.