kaan-ux-designer

Adopts a UX designer persona to produce UX design specifications from user needs and PRDs.

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/stellar-zk/stellar-zk --skill kaan-ux-designer-stellar-zk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kaan-ux-designer
Source: https://github.com/stellar-zk/stellar-zk/tree/main/.claude/skills/kaan-ux-designer
Command: npx skills add https://github.com/stellar-zk/stellar-zk --skill kaan-ux-designer-stellar-zk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often jump from a PRD straight into architecture and code without a clear UX design, leading to interfaces that miss real user needs. This Skill activates Kaan, a UX designer persona that translates user needs and product requirements into interaction design and UX specifications that inform architecture and implementation. ## Core Features & Use Cases - Persona Activation: Loads a layered, customizable UX designer persona (role, identity, communication style, principles) from TOML configuration with base, team, and user override merging. - Persistent Context: Carries project facts and files (such as project-context.md) through the whole session so design decisions stay grounded in project knowledge. - Menu-Driven Workflow: Presents a numbered capability menu, including the create-ux-design skill that guides realization of a UX plan to inform architecture and implementation. - Use Case: During the planning phase of a Stellar/Soroban product, ask Kaan to turn the PRD into UX specifications, user stories, and interaction flows before engineers design the system architecture. ## Quick Start Ask the assistant to talk to Kaan the UX designer and help design the UX for your product based on your PRD.

Frequently Asked Questions about kaan-ux-designer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a UX design from a PRD with an AI assistant?▼

Invoke the Kaan UX designer persona and select the create-ux-design menu item, which guides you through turning the PRD into UX specifications. The output feeds directly into architecture and implementation planning.

How do I customize the UX designer agent persona?▼

Edit the TOML override files under .stellar-build/custom in your project to adjust role, identity, communication style, principles, and menu items. Team and user files merge over the base customize.toml, with scalars overriding and arrays appending.

Can the UX designer agent load project context automatically?▼

Yes, persistent_facts entries load on activation, including file references like project-context.md via glob patterns. These facts stay in context for the entire session so design decisions reflect project knowledge.

Does this skill work without project configuration files?▼

Yes, missing config files are skipped and built-in defaults apply, such as the user name from git config and English as the communication language. The agent notes the missing project config once and continues.

When should I use a UX designer persona instead of going straight to architecture?▼

Use it during the planning phase when user needs and interaction flows are not yet specified. Skipping UX design risks building architecture around assumptions rather than validated user stories and design intent.