18 lines
461 B
JSON
18 lines
461 B
JSON
{
|
|
"name": "api-scaffolding",
|
|
"description": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
|
|
"version": "1.2.1",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"skills": [
|
|
"./skills/fastapi-templates"
|
|
],
|
|
"agents": [
|
|
"./agents/backend-architect.md",
|
|
"./agents/graphql-architect.md",
|
|
"./agents/fastapi-pro.md",
|
|
"./agents/django-pro.md"
|
|
]
|
|
} |