frontend-blueprint

Guides structured design discovery before generating frontend UI code.

3|1|Updated Mar 17, 2022
One-click install
npx skills add https://github.com/paulpessoa/menvo --skill frontend-blueprint-paulpessoa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-blueprint
Source: https://github.com/paulpessoa/menvo/tree/main/.agent/skills/frontend-blueprint
Command: npx skills add https://github.com/paulpessoa/menvo --skill frontend-blueprint-paulpessoa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Frontend code generated without design context rarely matches the user's vision, causing repeated rework. This Skill enforces a structured discovery workflow — briefing, reference collection, design direction, and atomic builds — so UI code is accurate on the first attempt. ## Core Features & Use Cases - Structured Discovery Workflow: A 7-phase process (Briefing, References, Design Direction, Stitch Prototyping, Execution Plan, Atomic Build, Review) that scales from single components to full applications. - Design Direction Synthesis: Converts user references into a concrete summary covering color palette, typography pairing, layout approach, and icon style, with explicit approval before coding. - Google Stitch Integration: Optional visual prototyping via Stitch MCP or manual prompts, including design systems, variants, and HTML extraction as build references. - Use Case: A developer asks for a dashboard but cannot articulate the design. The Skill asks targeted questions, collects references, proposes a design direction, optionally prototypes screens in Stitch, then builds each component atomically with review checkpoints. ## Quick Start Ask the assistant to design and build a landing page or dashboard UI and answer its discovery questions about references, colors, and typography before it writes any code.

Frequently Asked Questions about frontend-blueprint

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

FAQPage Schema
How do I get AI to generate UI code that matches my design vision?

Provide visual references such as screenshots, URLs, or Dribbble links before requesting code. This Skill runs a discovery workflow that collects references, confirms a design direction with colors and typography, then builds components one at a time with your approval at each step.

What is the workflow for designing a dashboard or landing page with this Skill?

The workflow follows seven phases: Briefing, Reference Collection, Design Direction, optional Stitch Prototyping, Execution Plan, Atomic Build, and Review. Small tasks like a single component compress the early phases into one or two questions.

Does this Skill work with React, Vue, or plain HTML and CSS?

Yes, it is framework-agnostic and generates code for React, Vue, Svelte, or plain HTML/CSS based on what you specify. All output follows semantic HTML, accessibility minimums, responsive design, and CSS custom properties for theming.

How does Google Stitch integration work for UI prototyping?

When you lack mockups, the Skill can generate Stitch prompts or use the Stitch MCP server to create projects, design systems, and screen variants directly. Approved Stitch screens and exported HTML then serve as visual references for the code build phase.

When should I not use this frontend design Skill?

Do not use it for backend logic, API design, database schemas, or non-visual code tasks. It is also unnecessary when you already have finalized Figma mockups and only need direct code translation.