Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:00 +08:00
commit 63352f11e8
12 changed files with 370 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "frontend-excellence",
"description": "Modern React and UI development expertise. Master React 19, Next.js 15, component architecture, state management, performance optimization, and design systems.",
"version": "1.0.0",
"author": {
"name": "DotClaude",
"url": "https://github.com/dotclaude"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}