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 p/highgroundbkk-ruflo-testgen-plugins-ruflo-testgenReviews code diffs for over-engineering: unnecessary complexity, reinvented standard library, speculative abstractions. One-line findings per location. Use for 'review for over-engineering' or /ponytail-review.
5plugins reuse this skill
First indexed Jun 15, 2026