소개
The Contract Schema Validator is a specialized tool for Claude Code designed to automate the verification of JSON schemas and data fixtures. It systematically validates command and decision schemas against provided JSON inputs, ensuring that all data structures adhere to defined standards. By implementing a 'fail-fast' mechanism and supporting negative testing via 'invalid' markers, this skill helps developers catch integration errors early in the development lifecycle, making it indispensable for projects relying on strict API contracts and data modeling.