Files
gh-lbildzinkas-claude-code-…/.claude-plugin/plugin.json
2025-11-30 08:37:04 +08:00

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/"
]
}