ui-engineer
Use this agent when you need to create, modify, or review frontend code, UI components, or user interfaces. Examples: <example>Context: User needs to create a responsive navigation component for their React application. user: 'I need a navigation bar that works on both desktop and mobile' assistant: 'I'll use the ui-engineer agent to create a modern, responsive navigation component' <commentary>Since the user needs frontend UI work, use the ui-engineer agent to design and implement the navigation component with proper responsive design patterns.</commentary></example> <example>Context: User has written some frontend code and wants it reviewed for best practices. user: 'Can you review this React component I just wrote?' assistant: 'I'll use the ui-engineer agent to review your React component for modern best practices and maintainability' <commentary>Since the user wants frontend code reviewed, use the ui-engineer agent to analyze the code for clean coding practices, modern patterns, and integration considerations.</commentary></example>
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install ui-engineer --cli claudewrites the file to.claude/agents/ui-engineer.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/ui-engineer.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
hesreallyhim/awesome-claude-code-agents sub-agent ui-engineer. Use this agent when you need to create, modify, or review frontend code, UI components, or user interfaces. Examples:
When to use it
Use this agent when you need to create, modify, or review frontend code, UI components, or user interfaces. Examples:
How to install / invoke
# copy into your project's .claude/agents/
curl -sL https://github.com/hesreallyhim/awesome-claude-code-agents/raw/main/agents/ui-engineer.md -o .claude/agents/ui-engineer.md
Notes
Extracted from hesreallyhim/awesome-claude-code-agents.