refo

54 mods across 1 repository, 2 stars between them.

codebase-design

25

refo/claude-dev-helpers

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2 2mo ago A 57 tokens copy · 100% MIT

diagnosing-bugs

26

refo/claude-dev-helpers

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2 2mo ago A 40 tokens copy · 95% MIT

domain-modeling

27

refo/claude-dev-helpers

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2 2mo ago A 43 tokens copy · 91% MIT

grill-with-docs

28

refo/claude-dev-helpers

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2 2mo ago A 30 tokens copy · 100% MIT

implement

29

refo/claude-dev-helpers

Skill Claude CodeCodex

Implement a piece of work based on a PRD or set of issues.

2 2mo ago A 17 tokens copy · 94% MIT

prototype

31

refo/claude-dev-helpers

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

2 2mo ago A 39 tokens copy · 95% MIT

refo/claude-dev-helpers

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.

2 2mo ago A 44 tokens copy · 100% MIT

tdd

34

refo/claude-dev-helpers

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.

2 2mo ago A 33 tokens copy · 92% MIT

to-issues

35

refo/claude-dev-helpers

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

2 2mo ago A 31 tokens copy · 100% MIT

to-prd

36

refo/claude-dev-helpers

Skill Claude CodeCodex

Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2 2mo ago A 32 tokens copy · 91% MIT

triage

37

refo/claude-dev-helpers

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.

2 2mo ago A 33 tokens copy · 94% MIT

loop-me

38

refo/claude-dev-helpers

Skill Claude CodeCodex

Grill me about specs for the workflows I want to build, within this workspace.

2 2mo ago A 20 tokens copy · 92% MIT

wayfinder

39

refo/claude-dev-helpers

Skill Claude CodeCodex

Chart a route through a foggy problem — turn a loose idea into a map of investigation tickets and resolve them one at a time until the way to the goal is clear.

2 2mo ago A 38 tokens original MIT

wizard

40

refo/claude-dev-helpers

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.

2 2mo ago A 53 tokens copy · 100% MIT

writing-beats

41

refo/claude-dev-helpers

Skill Claude CodeCodex

Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.

2 2mo ago A 28 tokens copy · 100% MIT

writing-shape

43

refo/claude-dev-helpers

Skill Claude CodeCodex

Writing, exploit — shape raw material into an article, paragraph by paragraph.

2 2mo ago A 19 tokens copy · 100% MIT

refo/claude-dev-helpers

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

2 2mo ago B 62 tokens copy · 92% MIT

migrate-to-shoehorn

45

refo/claude-dev-helpers

Skill Claude CodeCodex

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

2 2mo ago A 48 tokens copy · 100% MIT

scaffold-exercises

46

refo/claude-dev-helpers

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.

2 2mo ago A 45 tokens copy · 100% MIT

setup-pre-commit

47

refo/claude-dev-helpers

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.

2 2mo ago A 62 tokens copy · 100% MIT

edit-article

48

refo/claude-dev-helpers

Skill Claude CodeCodex

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

2 2mo ago A 34 tokens copy · 91% MIT