# UX Architect

> Design user flows and interaction logic. Use when Codex needs to map how a person moves through a site, product, funnel, bot, or feature, including entry points, key decisions, friction points, and success paths.

- Skill: `yuriyarhat-cyber/ux-architect` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yuriyarhat-cyber/ux-architect`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yuriyarhat-cyber/ux-architect/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yuriyarhat-cyber (https://skillmd.com/u/yuriyarhat-cyber)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yuriyarhat-cyber/ux-architect

---


# UX Architect

Design the path, not just the screen.

## Workflow

1. Define the user goal.
2. Define the entry point.
3. Map the shortest path to success.
4. Identify decision points and friction.
5. Reduce unnecessary steps.
6. Highlight where users may drop off.

## Rules

- Optimize for one main user outcome.
- Keep flows short.
- Make state changes visible.
- Prefer clear branching over hidden logic.
- Note where users need reassurance or feedback.

## Output expectation

Produce:
- user flow
- main screens or states
- friction points
- suggested simplifications


