How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-claudecode:frontend-ui-uxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Routes to the designer agent or Gemini MCP for frontend work.
Routes to the designer agent or Gemini MCP for frontend work.
/oh-my-claudecode:frontend-ui-ux <design task>
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 Claude agent fallback below.
Task(subagent_type="oh-my-claudecode:designer", model="sonnet", prompt="{{ARGUMENTS}}")
Task: {{ARGUMENTS}}
npx claudepluginhub ririnto/oh-my-claudecodeCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
5plugins reuse this skill
First indexed Jul 10, 2026