Проверка контрактов между модулями
★ 7.0 · general
verify-contracts is a Claude Code skill that checks contracts between modules and services, ensuring that interfaces, types, and expected data formats match the actual implementation. It detects mismatches between API specifications and code, surfacing broken agreements before tests even run. Particularly valuable during refactoring and component integration, when a change in one module can silently violate contracts with others.