chrislacey89

32 mods across 1 repository, 3 stars between them.

shape

25

chrislacey89/skills

Skill Claude CodeCodex

Primary pipeline entry for structured requirements discovery. Use first when the problem, scope, or user needs are still fuzzy and you need shared understanding before /research. Not for already-shaped PRDs or implementation-ready work.

3 2d ago A 44 tokens original MIT

tdd

26

chrislacey89/skills

Skill Claude CodeCodex

Invoked helper skill for strict red-green-refactor implementation, usually delegated from /execute or bug-fix work shaped by /triage-issue. Use when backend behavior or behavior-heavy frontend logic should be built test-first through public interfaces. Not for shaping, decomposition, vague implementation tasks, or…

3 2d ago A 67 tokens original MIT

triage-issue

27

chrislacey89/skills

Skill Claude CodeCodex

Invoked helper skill for deep bug diagnosis, usually delegated from /qa when a reported issue needs root-cause analysis and a TDD fix plan before implementation. Use when the cause is unclear, the bug is a regression, or the user explicitly wants diagnosis. Not for lightweight QA intake (use /qa) or already-clear…

3 2d ago A 77 tokens original MIT

ts-audit

28

chrislacey89/skills

Skill Claude CodeCodex

Audit TypeScript and React code against expert-level best practices from 9 TypeScript library references. Use when the user wants to review, audit, check, or improve TypeScript code quality — including requests like "audit this file", "review my types", "check my TypeScript", "what's wrong with this code", "improve my…

3 2d ago A 141 tokens original MIT

ubiquitous-language

29

chrislacey89/skills

Skill Claude CodeCodex

Side-route skill for hardening domain vocabulary. Use when terminology is fuzzy, competing terms are causing confusion, or a glossary would improve shaping, QA, and refactor conversations. Produces UBIQUITOUSLANGUAGE.md, then returns to the workflow that needed sharper language.

3 2d ago A 61 tokens original MIT

visual-recap

30

chrislacey89/skills

Skill Claude CodeCodex

Side-route skill that renders a finished diff, PR, or branch as a single self-contained interactive HTML artifact, in one of two modes — a scrolling recap for auditing a change (file-tree + change flags, annotated split diffs with line-anchored callouts, schema/API contract cards, UI wireframes, before/after columns…

3 2d ago A 202 tokens original MIT

walk-commits

31

chrislacey89/skills

Skill Claude CodeCodex

Side-route skill for an interactive, commit-by-commit comprehension walkthrough of a finished branch before merge. Use when the person about to merge didn't author the diff — or hasn't internalized it — and needs to understand each commit's intent, riskiest line, deliberate oddities, and what's absent by design, with…

3 2d ago A 116 tokens original MIT

write-a-prd

32

chrislacey89/skills

Skill Claude CodeCodex

Primary pipeline shaping step after /research and before /prd-to-issues. Use when the problem is understood well enough to turn into a bounded PRD issue. May invoke /design-an-interface or /api-design-review when interface or contract uncertainty remains. Not for discovery, decomposition, or implementation-ready work.

3 2d ago A 66 tokens original MIT