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": "ui",
|
||||
"description": "UI/UX design toolkit for React applications with shadcn/ui, Tailwind CSS, and modern frontend patterns.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Marcio Altoé",
|
||||
"email": "marcio.altoe@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user