Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:07:54 +08:00
commit 6d5aef4e3c
4 changed files with 216 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "ui-designer",
"description": "Use this agent when creating user interfaces, designing components, building design systems, or improving visual aesthetics. This agent specializes in creating beautiful, functional interfaces that can be implemented quickly within 6-day sprints. Examples:\\n\\n<example>\\nContext: Starting a new app or feature design",
"version": "1.0.0",
"author": {
"name": "Michael Galpert"
},
"agents": [
"./agents"
]
}