frontend-blueprint

Guides structured design discovery before generating frontend UI code.

Updated Sep 15, 2026
One-click install
npx skills add https://github.com/Peterson-Benhame/agent-skills --skill frontend-blueprint-peterson-benhame
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-blueprint
Source: https://github.com/Peterson-Benhame/agent-skills/tree/main/packages/skills-catalog/skills/%28architecture%29/frontend-blueprint
Command: npx skills add https://github.com/Peterson-Benhame/agent-skills --skill frontend-blueprint-peterson-benhame

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? AI-generated frontend code often misses the user's vision because it is produced without understanding references, brand guidelines, or design intent, leading to repeated rework. This Skill enforces a discovery-first workflow so UI code matches expectations on the first attempt. ## Core Features & Use Cases - Structured Discovery Workflow: Runs a 7-phase process (briefing, reference collection, design direction, prototyping, execution plan, atomic build, review) that scales to project size. - Design Direction Synthesis: Converts visual references into concrete design tokens covering color palettes, typography pairings, spacing systems, and icon styles. - Google Stitch Prototyping: Generates Stitch prompts or drives the Stitch MCP server to visualize screens before writing code. - Use Case: A fullstack developer asks for a dashboard but cannot articulate the look. The Skill asks targeted questions, collects references, proposes a design direction, optionally prototypes screens in Stitch, then builds the UI component by component with review at each step. ## Quick Start Ask the agent to design and build a landing page or dashboard UI and answer its discovery questions about references, colors, and typography.

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 frontend UI that matches my 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 the UI one component at a time with your approval at each step.

What is the workflow for designing a dashboard with an AI agent?

The workflow follows briefing, reference collection, design direction, optional Stitch prototyping, execution planning, atomic build, and review. For a dashboard, you specify the audience and data, share 2-3 dashboard references, approve a design direction, then review each component as it is built.

Can I use Google Stitch to prototype UI before writing code?

Yes. The Skill can generate Stitch prompts following the Idea plus Theme plus Content formula, or drive the Stitch MCP server directly to create projects, design systems, screens, and variants. Approved Stitch screens then serve as the visual reference for code generation.

Does this frontend design workflow work with React, Vue, or plain HTML?

Yes, the workflow is framework-agnostic and generates code in whatever framework you specify, including React, Vue, Svelte, or plain HTML and CSS. Stitch HTML exports are treated as structural references and rewritten for your target framework.

When should I not use a discovery-first design process?

Skip the full process for backend logic, API design, database schemas, or non-visual code tasks, which are explicitly out of scope. For tiny tasks like a single component tweak, the Skill compresses discovery into one or two questions instead of the full seven phases.