15 lines
431 B
JSON
15 lines
431 B
JSON
{
|
|
"name": "fullstack-dev-suite",
|
|
"description": "Comprehensive fullstack development plugin with FastAPI/Python backend and React/Vite/Tailwind frontend conventions, featuring 82+ specialized AI agents and custom development workflows",
|
|
"version": "1.0.2",
|
|
"author": {
|
|
"name": "Luiz Bildzinkas",
|
|
"url": "https://github.com/lbildzinkas"
|
|
},
|
|
"agents": [
|
|
"./agents/"
|
|
],
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |