From ruflo-testgen
TDD London School workflow -- mock-first, outside-in test development
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-testgen:tdd-workflow <module-path><module-path>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the TDD London School (mock-first) approach:
Follow the TDD London School (mock-first) approach:
Before starting: mcp__claude-flow__hooks_pre-task({ description: "TDD: FEATURE_NAME" })
After completing: mcp__claude-flow__hooks_post-task({ taskId: "tdd-FEATURE", success: true, storeResults: true })
Principles:
should [behavior] when [condition]npx claudepluginhub digitalcrest01/ruflow --plugin ruflo-testgenWhole-repo audit for over-engineering: finds dead code, unnecessary abstractions, stdlib-replaceable dependencies. Outputs ranked findings and net line/dep savings.
3plugins reuse this skill
First indexed May 13, 2026