feat(skills): add contract-first collaboration workflow (#2567)

Add a contract-first workflow for consumer/provider collaboration, including shared artifact authority, compatibility review, generated-type and runtime verification, and safe handling of contract-driven tooling.
This commit is contained in:
Seekers2001 2026-07-26 15:05:22 +08:00 committed by GitHub
parent 5debb798c8
commit ad8db87780
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 303 additions and 13 deletions

View file

@ -155,6 +155,7 @@
"skills/coding-standards/",
"skills/compose-multiplatform-patterns/",
"skills/configure-ecc/",
"skills/contract-first/",
"skills/connections-optimizer/",
"skills/content-engine/",
"skills/content-hash-cache-pattern/",