← ClaudeAtlas

frontend-ui-uxlisted

Designer-developer for UI/UX work
ItsProGamer974/oh-my-codex · ★ 1 · Web & Frontend · score 60
Install: claude install-skill ItsProGamer974/oh-my-codex
# 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}}