소개
This skill implements a comprehensive Design-by-Contract (DbC) workflow, enabling Claude to define and enforce preconditions, postconditions, and invariants within your codebase. Supporting over 8 languages including Rust, TypeScript, and Python, it guides developers through a structured process of planning behavioral obligations, generating specific artifacts like Zod schemas or icontract decorators, and running automated verification suites. By prioritizing static assertions and providing targeted remediation strategies for contract violations, it significantly improves software reliability and documents expected behavior formally at API boundaries.