Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:14 +08:00
commit 546c8a2a68
4 changed files with 292 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"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": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/ui-designer.md"
]
}