What problem does it solve?
This skill provides a structured, test-driven approach to creating high-quality, reusable AI process documentation, ensuring that every skill is effective, clear, and addresses real-world problems. This codifies tacit knowledge and promotes consistent practices.
Core Features & Use Cases
- TDD for Process Documentation: Guides you through a RED (baseline failures) → GREEN (write skill) → REFACTOR (test and refine) cycle to ensure skills solve actual problems.
- Structured Skill Design: Defines four types of skills (Discipline, Technique, Pattern, Reference) and provides a comprehensive document structure for clarity and completeness.
- Use Case: When noticing developers repeatedly making the same testing mistakes, this skill will guide you to document those failures (RED), then create a
testing-anti-patterns skill with clear rules and examples (GREEN), and finally test and refine it to ensure it prevents those mistakes (REFACTOR).
Quick Start
I've identified a common problem in our workflow. Use the writing-skills skill to help me create a new AI skill to address it.