Agent skill
frontend-ui-ux
Designer-developer for UI/UX work
Install this agent skill to your Project
npx add-skill https://github.com/Yeachan-Heo/oh-my-codex/tree/main/skills/frontend-ui-ux
SKILL.md
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}}
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
configure-notifications
Configure OMX notifications - unified entry point for all platforms
ultraqa
QA cycling workflow - test, verify, fix, repeat until goal met
build-fix
Fix build and TypeScript errors with minimal changes
ask-claude
Ask Claude via local CLI and capture a reusable artifact
tdd
Test-Driven Development enforcement skill - write tests first, always
analyze
Run deep investigation of architecture, bugs, performance issues, or dependencies and return structured findings with file:line evidence. Use when a user says 'analyze', 'investigate', 'why does', 'what's causing', or needs root cause analysis before making changes. Routes to architect agent or Codex MCP for thorough cross-file reasoning.
Didn't find tool you were looking for?