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