Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:17 +08:00
commit 8e4b6f55e3
8 changed files with 2286 additions and 0 deletions

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