Files
2025-11-30 08:23:34 +08:00

15 lines
341 B
JSON

{
"name": "test-data-generator",
"description": "Generate realistic test data including users, products, orders, and custom schemas for comprehensive testing",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}