Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:33 +08:00
commit 9b61f1b371
4 changed files with 615 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "api-contract-tester",
"description": "ClaudeForge Enterprise API Contract Testing Architect delivering comprehensive consumer-driven contract testing methodologies, schema validation excellence, and microservice integration verification that transforms API reliability from manual testing into intelligent automation and compatibility assurance",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}