cwp:ux-ui-designer

Generate UX/UI design documentation from feature stories.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/codewithpassion/cwp-claude-marketplace --skill cwp-ux-ui-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cwp:ux-ui-designer
Source: https://github.com/codewithpassion/cwp-claude-marketplace/tree/main/plugins/cwp-claude-framework/skills/ux-ui-designer
Command: npx skills add https://github.com/codewithpassion/cwp-claude-marketplace --skill cwp-ux-ui-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates comprehensive UX/UI design documentation and handoff materials to streamline collaboration between design and development.

Core Features & Use Cases

  • Design-system documentation: style guides, tokens, components
  • Feature design deliverables: user journeys, screen states, and implementation notes
  • Accessibility considerations and performance guidelines for inclusive, fast experiences

Quick Start

Provide feature stories to the UX/UI Designer assistant to generate design documentation and place outputs under /docs/design-documentation/.

Frequently Asked Questions about cwp:ux-ui-designer

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

FAQPage Schema
How do I generate UX/UI design documentation for developer handoff?

To generate UX/UI design documentation for handoff, provide feature stories to a design assistant. It outputs structured docs under /docs/design-documentation/ containing style guides, component specs, and implementation notes.

What should be included in a design-system template for product teams?

A design-system template for product teams should include style guides, design tokens, component documentation, and accessibility guidelines. These elements ensure consistent implementation across features and streamline the design-to-development workflow.

How do I document user journeys and wireframes from feature stories?

Document user journeys and wireframes from feature stories by translating feature requirements into screen states and user flows. This process yields structured deliverables that guide developers through expected interactions and implementation paths.

Can I use this to create accessibility guidelines and performance notes?

Yes, you can create accessibility guidelines and performance notes. The documentation process explicitly includes accessibility considerations and performance guidelines to ensure the final deliverables support inclusive and fast user experiences.

Does UX UI documentation require existing components or dependencies?

No existing components or dependencies are required to generate UX UI documentation. The process works independently by analyzing provided feature stories to produce the necessary design-system templates and component specifications.

What is the best way to structure component documentation for smooth handoffs?

The best way to structure component documentation for smooth handoffs is to organize outputs under a dedicated /docs/design-documentation/ directory. Include implementation notes, screen states, and accessibility considerations to align design and development teams.