Standardizes the creation and optimization of Claude Code skills using a rigorous Test-Driven Development process.
This skill provides a structured methodology for building high-quality Claude Code skills by enforcing a Test-Driven Development (TDD) workflow. It guides developers through defining concrete trigger scenarios, specifying expected behaviors and boundaries, and implementing logic without ambiguity. By incorporating pressure validation for edge cases like invalid input or missing prerequisites, it ensures that new skills are robust, predictable, and ready for production orchestration within agentic teams like Team Shinchan.
주요 기능
01Strict frontmatter and logic formatting requirements
02Anti-pattern detection to eliminate ambiguous instructions
03Mandatory trigger scenario definition and state mapping
04Guided TDD workflow for skill creation and refinement
057 GitHub stars
06Automated pressure testing for ambiguous or invalid inputs
사용 사례
01Designing new specialized agent capabilities from scratch with clear boundaries
02Validating skill behavior against malicious path traversal and missing prerequisites
03Refactoring existing skills to improve reliability and error handling