design-mockup

Translate breadboard affordances into visual mockups with Storybook and Paper MCP.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/cmbays/mokumo --skill design-mockup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-mockup
Source: https://github.com/cmbays/mokumo/tree/main/.claude/skills/design-mockup
Command: npx skills add https://github.com/cmbays/mokumo --skill design-mockup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires shadcn, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges the gap between abstract design concepts (affordances) and tangible visual mockups, ensuring design consistency and efficient component utilization.

Core Features & Use Cases

  • Component Inventory: Identifies existing UI components and flags needs for new ones or variants.
  • Visual Mockup Generation: Creates visual representations of UI elements and pages using tools like Storybook and Paper.
  • Design System Integration: Ensures proposed designs align with or extend the existing design system.
  • Use Case: After defining user interface elements in a breadboard, this Skill helps designers visualize these elements, check for reusable components, and create polished mockups for review.

Quick Start

Use the design-mockup skill to translate the breadboard document into visual mockups.

Frequently Asked Questions about design-mockup

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

FAQPage Schema
How do I translate affordances into visual mockups for a UI design?

To translate affordances into visual mockups, you identify UI elements from your structural definitions, check existing component inventories for reusable parts, and generate exploratory stories in Storybook to visualize the layout. This process ensures design consistency and efficient component utilization.

How do I check my component inventory against an existing design system?

Checking your component inventory involves identifying existing UI components, flagging needs for new ones or variants, and ensuring proposed designs align with or extend the existing design system. This integration prevents duplicate work and maintains visual consistency across the project.

Does the mockup generation process work with shadcn and Storybook?

Yes, the mockup generation process works with shadcn and Storybook by checking external component registries like shadcn for available elements, then generating exploratory stories within Storybook to compose and review the final visual representations of your UI design.

What is the best way to compose final page layouts and update design tokens?

The best way to compose final page layouts and update design tokens is to compose the visual representations in Paper MCP, which allows you to finalize page structures and propose necessary design token updates to keep your design system synchronized.

Do I need a breadboard document before generating UI mockups?

Yes, you need a breadboard document before generating UI mockups because the process specifically translates the abstract design concepts and affordances defined in that breadboard into tangible visual mockups, serving as the foundational input for identifying UI elements.

What are the limitations when aligning proposed designs with a component inventory?

A key limitation is that the process requires integration with design system skills and external component registries like shadcn; if a needed component or variant is missing from the inventory, you must flag the need for new ones rather than generating a mockup independently.