vibe-prototype

Map Stitch-generated screens to interaction documentation and validate HTML prototypes.

113|12|Updated May 19, 2026
One-click install
npx skills add https://github.com/idiotLeoLYJ/Daliu-Awesome-Skills --skill vibe-prototype
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-prototype
Source: https://github.com/idiotLeoLYJ/Daliu-Awesome-Skills/tree/main/plugins/qima/skills/vibe-prototype
Command: npx skills add https://github.com/idiotLeoLYJ/Daliu-Awesome-Skills --skill vibe-prototype

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @_davideast/stitch-mcp, and includes references (resource) components.

What problem does it solve?

This skill solves the fragmentation between product documentation and visual prototypes in Vibe Coding by ensuring that every page defined in your interaction documents is accurately represented in your Stitch-generated prototypes.

Core Features & Use Cases

  • Stitch MCP Integration: Automates the retrieval and mapping of Stitch-generated screens to your local project structure.
  • Dual-Alignment Validation: Enforces strict consistency between your interaction documentation, visual design tokens, and the actual prototype screens.
  • Use Case: When you have finished defining your interaction logic and design system, use this skill to generate the necessary prompts for Stitch, pull the resulting HTML prototypes, and verify that every element matches your design specifications before moving to implementation.

Quick Start

Use the vibe-prototype skill to generate the Stitch prompts for all pages and validate the current prototype alignment against the interaction documentation.

Frequently Asked Questions about vibe-prototype

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

FAQPage Schema
How do I align Stitch-generated prototypes with interaction documentation?

You align Stitch-generated prototypes with interaction documentation by mapping generated screens to local project structures, enforcing strict consistency between interaction.md, design tokens, and HTML prototypes to ensure technical and visual alignment.

What is vibe coding prototype validation?

Vibe coding prototype validation is the process of verifying that every page defined in interaction documents is accurately represented in generated HTML prototypes, ensuring UI elements and state definitions match design specifications.

How do I generate prompts for Stitch screens in a multi-page application?

You generate prompts for Stitch screens in a multi-page application by coordinating the generation workflow, mapping the defined interaction logic and design system to produce the necessary inputs for Stitch prototype generation.

Does vibe-prototype work with design tokens and state definitions?

Yes, vibe-prototype works with design tokens and state definitions by enforcing strict mapping between these design specifications and the generated HTML prototypes across a multi-page application architecture.

Do I need the Stitch MCP to validate UI alignment?

Yes, you need the Stitch MCP dependency to automate the retrieval and mapping of Stitch-generated screens, which is required to validate UI alignment against your interaction documentation.

What are the limitations of automating prototype alignment?

A limitation of automating prototype alignment is that it requires finished interaction logic and design system definitions beforehand, as it cannot validate consistency if the interaction.md and design.md specifications are incomplete.