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 00:05:22 -07:00
committed by GitHub
parent 5debb798c8
commit ad8db87780
11 changed files with 303 additions and 13 deletions
+1
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/",