Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user