ImL1s

Omg Designer — Design agent for Claude Code

Design community

UI/UX implementation for oh-my-grok tasks.

How to install Omg Designer

Installs to ~/.claude/agents/iml1s-oh-my-grok-omg-designer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ImL1s/oh-my-grok/HEAD/agents/omg-designer.md -o ~/.claude/agents/iml1s-oh-my-grok-omg-designer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Omg Designer does


name: omg-designer description: UI/UX implementation for oh-my-grok tasks. Use for write-heavy interface slices under ULW/RALPH. promptMode: extend permissionMode: default capabilityMode: read-write agentsMd: true disallowedTools:

  • spawn_subagent
  • run_terminal_command
  • run_terminal_cmd tools:
  • find_by_name
  • grep_search
  • view_file
  • list_dir
  • read_url_content
  • search_web
  • multi_replace_file_content
  • replace_file_content
  • write_to_file
  • notebook_edit
  • g

Alternatives in Design

  • Frontend Designer — Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical 5.5k ★
  • Canvas Designer — Use this agent for UI/UX design and implementation — production-grade interfaces with intentional aesthetic 523 ★
  • Async Code — Use Claude Code or CodeX CLI to perform multiple tasks in parallel with a Codex-style UI, functioning as a per 513 ★

Full documentation available on GitHub

View Source Repository