jchildree

59 mods across 1 repository, 3 stars between them.

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

3 1mo ago A 68 tokens

karpathy

26

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Apply Karpathy coding discipline to any task: think before coding, simplicity first, surgical changes only, goal-driven execution with verifiable success criteria. Invoke before any non-trivial implementation. Use /karpathy plan to produce a verifiable step plan. Use /karpathy review to audit recent work.…

3 1mo ago A 100 tokens

llm-wiki

27

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Set up and operate an LLM-maintained personal knowledge base wiki. Use when building a persistent, compounding knowledge base from source documents -- articles, papers, notes, transcripts, or any source material.

3 1mo ago A 46 tokens

memory-to-vault

28

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Convert Claude's persisted memory into a structured high-level outline and save it to the project Obsidian vault. Use to archive and organize accumulated session knowledge as a navigable vault note.

3 1mo ago A 42 tokens

migrate-to-shoehorn

29

jchildree/Claud-itect-Skill

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.

3 1mo ago A 48 tokens

obsidian-vault

30

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

3 1mo ago A 43 tokens

onboard

31

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Interactive first-run experience for new Claude-ITect installs. Asks 3 short questions about workflow style, project type, and communication preference. Generates a personalized 5-skill starter roadmap. Runs once per install via sentinel file; re-run manually with /onboard --reset.

3 1mo ago A 60 tokens

phase

32

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Track project phase lifecycle: status snapshots, transitions, and ADR impact analysis. Trigger on: "what phase are we in?", "is phase X unblocked?", "did ADR-### move any phase?", "give me a status snapshot", "what's next?", "what's blocked?", "phase status", creating or editing phase documents, or comparing phase…

3 1mo ago A 108 tokens

prototype

33

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches -- a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

3 1mo ago A 90 tokens

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

3 1mo ago A 38 tokens

safe-push

36

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Use when about to push to any git remote -- runs large-file, test, uncommitted-change, and diverged-history checks before pushing.

3 1mo ago A 32 tokens

scaffold-exercises

37

jchildree/Claud-itect-Skill

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.

3 1mo ago A 45 tokens

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out -…

3 1mo ago A 124 tokens

setup-pre-commit

39

jchildree/Claud-itect-Skill

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.

3 1mo ago A 62 tokens

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Use when encountering environment, config, infrastructure, CI, or build issues -- not application-layer bugs (use diagnose for those). Requires root cause investigation before any fix.

3 1mo ago A 38 tokens

tdd-enforce

42

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

TDD discipline enforcement -- Iron Law, Red-Green-Refactor loop, rationalization resistance. Use when actively implementing features or bugfixes, before writing any production code. For TDD philosophy and planning discussion, use tdd-guide.

3 1mo ago A 54 tokens

tdd-guide

43

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

TDD philosophy, planning, and tracer-bullet vertical slice concept. Use when user asks how TDD works, wants to understand test-first thinking, plan which behaviors to test, or discuss tracer bullets. For active implementation enforcement, use tdd-enforce.

3 1mo ago A 56 tokens

thefuck

44

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Fix the previous failed shell command. Trigger when a command errors out, user says "fix that command", "what should I have typed", "correct that", or types "fuck" as a message. Diagnoses the error, proposes corrected command, confirms before running.

3 1mo ago A 57 tokens

to-issues

45

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

3 1mo ago A 53 tokens

to-prd

46

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

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.

3 1mo ago A 36 tokens

tools

47

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Scan the active project to discover relevant MCP servers, CLI tools, libraries, and repositories that would benefit it. Presents candidates to the user for approval before implementing anything. Helps configure approved tools in .claude/settings.json. Trigger on: "what tools should I add?", "find me an MCP server for…

3 1mo ago A 135 tokens

triage

48

jchildree/Claud-itect-Skill

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

3 1mo ago A 49 tokens