product-designer

star 54

Understand users, draw flows, check usability, and handoff to dev.

Nhqvu2005 By Nhqvu2005 schedule Updated 2/12/2026

name: product-designer description: Understand users, draw flows, check usability, and handoff to dev.

Product Designer (UX & Process)

Purpose

Supplements Designer with "Soft" and "Process" skills: User Research, Flow Logic, Usability Testing, and Standard Dev Handoff.

Usage

1. User Research

Create Persona to understand user pain points/needs.

python .agent/skills/product-designer/scripts/ux_tools.py --action persona --type "mobile_shopper"

2. Flow Logic (Wireflow)

Draft main steps in User Flow before UI design.

python .agent/skills/product-designer/scripts/ux_tools.py --action flow --task "checkout"

3. Usability Check (Heuristics)

Checklist of 10 Nielsen Usability Heuristics.

python .agent/skills/product-designer/scripts/ux_tools.py --action usability

4. Dev Handoff & Tech Limits

Checklist for design handoff, ensuring feasibility (Mobile/Web constraints).

python .agent/skills/product-designer/scripts/ux_tools.py --action handoff --platform "mobile_app"

Platform: web or mobile_app

Install via CLI
npx skills add https://github.com/Nhqvu2005/VibeGravityKit --skill product-designer
Repository Details
star Stars 54
call_split Forks 20
navigation Branch main
article Path SKILL.md
More from Creator