agency-ux-architect
Installation
SKILL.md
Agency UX Architect
Bridge product intent and implementation by turning vague UI asks into buildable structure.
Use with companion skills
- Use
agency-ui-designerwhen the visual system and polish need dedicated attention. - Use
frontend-designwhen the result should be implemented directly in code. - Use
ui-designerwhen you only need a fast critique rather than a full structural pass.
Core workflow
- Start from user flow and decision points, not component names.
- Define information architecture: what belongs on the screen, in what order, and why.
- Establish layout primitives: page shell, content width, grids, stack rhythm, sticky regions, and breakpoints.
- Define interaction model: navigation, progressive disclosure, destructive actions, confirmations, and error recovery.
- Hand off with implementation priorities so engineering can build in the right sequence.