prd-to-ux

Convert PRDs into UX specifications with information architecture and wireframe guidance.

4|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/akornmeier/claude-config --skill prd-to-ux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-to-ux
Source: https://github.com/akornmeier/claude-config/tree/main/skills/prd-to-ux
Command: npx skills add https://github.com/akornmeier/claude-config --skill prd-to-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate product requirements into UX specifications that guide mental models, information architecture, and design handoff artifacts.

Core Features & Use Cases

  • Convert PRDs into structured UX specifications that align product intent with design outputs.
  • Generate information architecture maps, interaction notes, and wireframe guidance for mockup tools (e.g., Figma, Google Stitch).
  • Use case: Given a PRD, produce a ready-to-implement UX spec document for designers and developers.

Quick Start

Use the prd-to-ux tool to convert a PRD file in the same directory into a UX specification file named feature-x-ux-spec.md.

Frequently Asked Questions about prd-to-ux

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

FAQPage Schema
How do I translate a product requirements document into a UX specification for design handoff?

A PRD is transformed into a UX specification by applying a six-pass framework covering Mental Model, Information Architecture, Affordances, Cognitive Load, State Design, and Flow Integrity. This structured translation yields comprehensive design handoff artifacts.

Can I generate wireframe guidance and interaction notes for Figma from a PRD?

Yes, converting a PRD generates structured UX specifications that include information architecture maps and interaction notes specifically formatted as wireframe guidance for mockup tools like Figma or Google Stitch.

What is the best way to structure information architecture from product requirements?

Structuring information architecture from product requirements involves applying a systematic six-pass framework that evaluates mental models, affordances, cognitive load, and flow integrity to produce accurate UX specifications for design handoff.

Does converting a PRD into a UX spec require any specific dependencies or components?

No, converting a PRD into a UX spec requires no external dependencies or components. The process operates independently to read the source PRD file and output the resulting UX specification document directly into the same directory.

How are UX specification files named and saved when generated from a PRD?

Generated UX specification files are saved as markdown documents named feature-x-ux-spec.md within the same directory as the source PRD. This ensures the output is easily located alongside the original product requirements.