with one click
skills
skills contains 29 collected skills from r3dlex, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Bootstrap AI-ready governance, traceability, cascade, catalog audits, and validation. Use when setting up AI SDLC; aliases: init-ai-repo and ai-sdlc-init.
Extract and save a DDD glossary, flag ambiguities, and propose canonical terms. Use when defining domain language or a shared vocabulary.
Explain broader code or product context around a focused area. Use when the user needs a higher-level perspective before local changes.
Design APIs/interfaces with Design It Twice: create alternatives, compare tradeoffs, choose one. Use when designing an API, module, class, or boundary.
Interview the user to stress-test a plan or design until decisions are clear. Use when the user wants to be grilled or challenge a plan.
Stress-test a plan against repo docs and update decisions inline. Use when challenging a design against documented language, ADRs, or CONTEXT.md.
Find deepening opportunities from CONTEXT.md and ADRs. Use when refactoring shallow modules, boundaries, coupling, or testability.
Planning-only intake: turn intent into a tracked, sliced plan and A→B handoff; never implement product changes. Use before autobahn execution.
Break a plan, spec, or PRD into traceable implementation issues. Use when converting requirements into tickets or agent-ready work.
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
Triage issues through canonical state labels and ownership roles. Use when creating, reviewing, prioritizing, or preparing issues for agents.
Deprecated compatibility alias for ai-catapult-init. Use only when legacy prompts invoke "ai-sdlc-init"; otherwise use "ai-catapult-init".
Edit and improve articles by restructuring sections, improving clarity, and tightening prose
Deprecated compatibility alias for ai-catapult-init. Use only when legacy prompts invoke "init-ai-repo"; otherwise use "ai-catapult-init".
Build a throwaway terminal or UI prototype to test state, logic, or design options. Use when the user wants a playable prototype or design trial.
Configure AGENTS/CLAUDE and docs/agents for tracker, triage labels, and domain docs. Use before issue, PRD, triage, TDD, or diagnosis skills.
Run red-green-refactor with one failing test, one implementation, then cleanup. Use when building features or fixes test-first.
Create isolated git worktrees with safety checks and setup guidance. Use when starting feature work that needs separation from the main checkout.
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Write or audit agent-facing Markdown with progressive disclosure. Use when editing SKILL.md, AGENTS.md, README.md, or other agent docs.
Ship implementation-ready goals from a northstar handoff or evidence-complete direct record, with review, CI, fail-closed merge, and cascade closure.
Run a reproduce-minimize-hypothesize-instrument-fix loop. Use when debugging bugs, failures, thrown errors, or performance regressions.
Scaffold a structurally valid eval triplet for a target skill under .ai/evals/. CI checks structure only; the LM-judge runs out-of-band, never in CI.
Set up semantic or calendar versioning and package publishing across supported ecosystems. Use when configuring release automation or changelogs.
Fixture deprecated-skill.
Fixture experimental-skill.
Fixture stable-skill.
Fixture.
Apply think-before-coding, simplicity, surgical-change, and goal-driven engineering rules. Use when planning, implementing, or reviewing code.