Skill Claude CodeCodex
Use when you need to resolve an in-progress git merge/rebase conflict.
Skill Claude CodeCodex
Use when you need to resolve an in-progress git merge/rebase conflict.
Skill Claude CodeCodex
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
Skill Claude CodeCodex
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
Skill Claude CodeCodex
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
Skill Claude CodeCodex
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its entry-point files. User-invoked.
Skill Claude CodeCodex
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Skill Claude CodeCodex
Teach the user a new skill or concept, within this workspace.
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
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
Rules for React and Next.js performance, server components, bundle size optimization, and state management.
Skill Claude CodeCodex
Plan a huge chunk of work — more than one agent session can hold — as a shared map of investigation tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
Skill Claude CodeCodex
Audits UI code against 100+ rules covering accessibility (WCAG), responsive layouts, and visual hierarchy.
Skill Claude CodeCodex
End-to-end web app testing, Playwright integration, visual regression testing, and assertion patterns.
Skill Claude CodeCodex
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening URLs, capturing values, confirming each step, and writing .env files and GitHub Actions secrets.
Skill Claude CodeCodex
Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.
Skill Claude CodeCodex
Writing, explore — mine raw fragments, no structure yet.
Skill Claude CodeCodex
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Skill Claude CodeCodex
Writing, exploit — shape raw material into an article, paragraph by paragraph.