w2ur/claude-code-setup

Claude Code hooks, agents and commands for running 10+ personal apps without babysitting every diff — MIT, 2 blocking hooks included.

2Stars on the repository
22Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

docs-checker

01

w2ur/claude-code-setup

Agent

Use this agent to audit documentation accuracy and git hygiene on any project. Cleans up plan files committed by mistake, verifies .gitignore coverage, checks README and CLAUDE.md accuracy against actual project state, and optionally verifies URLs match canonical domains. Examples: "Run docs-checker" — full audit "Run…

2 9d ago A 92 tokens original MIT

dummy-visitor

02

w2ur/claude-code-setup

Agent

A naive bilingual FR/EN visitor who discovers a website with zero context, writes a first-impression report, then reads the project's README to react to the gap between perception and intent. Examples: "Run dummy-visitor https://budget.example.com /Dev/my-budget-app" — full visit + informed reaction "Run dummy-visitor…

2 9d ago A 100 tokens original MIT

implementer

03

w2ur/claude-code-setup

Agent

Executes well-scoped implementation tasks with clear specifications. Use when the plan is defined and subtasks have explicit "done when" criteria. Not for architecture decisions or ambiguous tasks.

2 9d ago A 39 tokens original MIT

portfolio-audit

04

w2ur/claude-code-setup

Agent

Audits a project against the global portfolio standards (author signature, gitignore, no secrets, no dead code, test file placement). Use before releases or during compliance sweeps.

2 9d ago A 40 tokens original MIT

portfolio-sync

05

w2ur/claude-code-setup

Agent

Validates the stories collection frontmatter across the portfolio hub (/Dev/{portfolio-site}). Everything this agent used to do around .portfolio.yml manifests and portfolio-apps.json generation was retired by decision M12 — Layer 1 (build-inventory.mjs) now observes repo state and Layer 3 (editorial.ts) now owns tile…

2 9d ago A 109 tokens original MIT

troubleshooter

06

w2ur/claude-code-setup

Agent

Diagnoses structural problems after implementation has failed twice. Evaluates root cause, recommends solutions including rearchitecture, stack changes, or rewrites. Does NOT write production code — produces a plan for the implementer.

2 9d ago A 47 tokens original MIT