Designer-developer for UI/UX work
Scanned 9/8/2026
Install to Claude Code
npx -y skills add agisota/old-one --skill frontend-ui-ux --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Frontend Ui Ux?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agisota-frontend-ui-ux-old-one)More formats (shields.io, HTML) on the badges page.
---
name: frontend-ui-ux
description: Designer-developer for UI/UX work
---
# Frontend UI/UX Command
Routes to the designer agent or Gemini MCP for frontend work.
## Usage
```
/frontend-ui-ux <design task>
```
## Routing
### Preferred: MCP Direct
Before first MCP tool use, call `ToolSearch("mcp")` to discover deferred MCP tools.
Use `mcp__g__ask_gemini` with `agent_role: "designer"` for design tasks.
If ToolSearch finds no MCP tools, use the Codex agent fallback below.
### Fallback: Codex Agent
```
delegate(role="designer", tier="STANDARD", task="{{ARGUMENTS}}")
```
## Capabilities
- Component design and implementation
- Responsive layouts
- Design system consistency
- Accessibility compliance
Task: {{ARGUMENTS}}
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!