What problem does it solve?
Writing skills are often under-tested references that drift over time and fail to prevent repeating mistakes. This skill formalizes TDD-like discipline for process documentation by turning guidelines into testable Skill Units and capturing failure patterns, rationalizations, and counters to keep guidance accurate and reusable.
Core Features & Use Cases
- RED-GREEN-REFACTOR workflow for skill creation, validation, and refinement.
- Minimal, frontmatter-driven SKILL.md structure with inline guidance and optional references for heavy material.
- Progressive disclosure patterns that load heavy references only when needed, reducing token usage.
- Standardized metadata for discoverability and cross-skill references, plus testing-first mindset for reliable deployment.
- Suitable for teams documenting patterns, checklists, and reference material across projects.
Quick Start
Draft a failing baseline scenario, then write a minimal skill that passes the scenario and iterate until no new rationalizations emerge.