Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Interface Contract Verifier

Verify that interface and class contracts (preconditions, postconditions, invariants) are preserved across program versions. Use when validating refactorings, checking API compatibility, verifying design-by-contract implementations, or ensuring behavioral contracts remain intact after code changes. Automatically detects contract violations, identifies affected methods and classes, and provides actionable guidance for resolving violations while maintaining program correctness.

tools-only a4ba57e 3 files · 6.2 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_75bac2fd commit a4ba57e4f2

Frequently asked questions

npx skillmds add tools-only/interface-contract-verifier