Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:12:14 +08:00

12 lines
550 B
JSON

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