DEPRECATED - Use writing-skills instead. This skill has been consolidated into writing-skills which now contains both skill creation and testing methodology.
This skill is deprecated. Use `writing-skills` instead, which now contains both skill creation and testing methodology in one consolidated resource.
/plugin marketplace add samjhecht/wrangler/plugin install wrangler@samjhecht-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
examples/CLAUDE_MD_TESTING.mdMANDATORY: When using this skill, announce it at the start with:
š§ Using Skill: testing-skills-with-subagents | [brief purpose based on context]
Example:
š§ Using Skill: testing-skills-with-subagents | [Provide context-specific example of what you're doing]
This creates an audit trail showing which skills were applied during the session.
This skill has been deprecated and merged into writing-skills.
All 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.
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.