What problem does it solve?
This Skill simplifies UI/UX design and prototyping by automating the process of generating interactive wireframe prototypes from approved FRDs, making it easier to iterate and collaborate on design concepts.
Core Features & Use Cases
- Wireframe Generation: Automatically create HTML wireframe prototypes from FRDs.
- Screen Map Creation: Extract screen inventory, navigation flows, and user interactions to produce a comprehensive screen map.
- Design System Bootstrapping: Build a minimal design system with color palettes, typography scales, spacing systems, and component inventories.
- Component Inventory Extraction: Compile a detailed inventory of reusable UI components used across the prototypes.
- Prototype Serving: Host prototypes via a local HTTP server for human review.
- Walkthrough Script Generation: Produce narrative and visual walkthroughs for review and documentation.
- Feedback Loop: Iterate on the design based on human feedback, updating FRDs, PRDs, and prototypes as needed.
- Output Artifacts: Generate screen maps, design systems, component inventories, HTML prototypes, flow walkthroughs, and walkthrough scripts.
- Use Case: Utilize this Skill to transform FRDs into interactive prototypes that can be reviewed and refined by design teams before moving forward with implementation.
Quick Start
Start the Skill by navigating to the 'specs/ui/prototypes' directory and running 'npx serve specs/ui/prototypes --listen 3333'.