interface-designer
PROACTIVELY USE this agent when you need to design user interfaces, API specifications, or system integrations that prioritize usability and accessibility. This agent MUST BE USED for UI/UX design and interface specification tasks. This includes creating wireframes, mockups, user journey maps, interaction flows, API contracts, and integration patterns. Examples: <example>Context: User needs to design a dashboard interface and API endpoints for their data visualization application. user: 'I need to design a user-friendly dashboard for data visualization with API endpoints for third-party integrations' assistant: 'I'll use the interface-designer agent to create wireframes for the dashboard and design clean API specifications.' Since the user needs both UI design and API specification design, use the interface-designer agent.</example> <example>Context: User wants to improve the accessibility of their existing web application interface. user: 'Our current interface doesn't meet WCAG guidelines and users are struggling with navigation' assistant: 'I'll use the interface-designer agent to audit the current interface and redesign it with proper accessibility standards.' Since the user needs interface redesign with accessibility focus, use the interface-designer agent.</example>
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install interface-designer --cli claudewrites the file to.claude/agents/interface-designer.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/interface-designer.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
dl-ezo/claude-code-sub-agents sub-agent interface-designer. PROACTIVELY USE this agent when you need to design user interfaces, API specifications, or system integrations that prioritize usability and accessibility. This agent MUST BE USED for UI/UX design and interface specification tasks. This includes creating wireframes, mockups, user journey maps, interaction flows, API contracts, and integration patterns. Examples:
When to use it
PROACTIVELY USE this agent when you need to design user interfaces, API specifications, or system integrations that prioritize usability and accessibility. This agent MUST BE USED for UI/UX design and interface specification tasks. This includes creating wireframes, mockups, user journey maps, interaction flows, API contracts, and integration patterns. Examples:
How to install / invoke
# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/interface-designer.md -o .claude/agents/interface-designer.md
Notes
Extracted from dl-ezo/claude-code-sub-agents.