Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "api-contract-sync-manager",
|
||||
"description": "Validate and synchronize API contracts (OpenAPI, GraphQL) with implementation, detect breaking changes, and generate client code",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Anand Tyagi"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/api-contract-sync"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user