DEPRECATED - Use writing-skills instead. This functionality has been consolidated into writing-skills which now contains both skill creation and testing methodology.
Generates comprehensive skill testing methodologies integrated within the creation workflow.
npx claudepluginhub bacchus-labs/wranglerThis skill inherits all available tools. When active, it can use any tool Claude has access to.
examples/CLAUDE_MD_TESTING.mdAll content from this skill has been integrated into the writing-skills skill, which now provides:
The two skills described the same TDD process (RED-GREEN-REFACTOR) applied to documentation:
Since skill creation REQUIRES testing (the Iron Law: "No skill without failing test first"), and testing IS part of creation, maintaining separate skills created:
writing-skills InsteadFor all skill creation and testing needs, use the writing-skills skill, which now contains:
The complete worked example (examples/CLAUDE_MD_TESTING.md) referenced in this skill is still available in the testing-skills-with-subagents directory for historical reference.