design-consultation

Generates a complete design system proposal and writes DESIGN.md for a project.

Updated Sep 13, 2026
One-click install
npx skills add https://github.com/abdulazeezoj/monovella-poc --skill design-consultation-abdulazeezoj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-consultation
Source: https://github.com/abdulazeezoj/monovella-poc/tree/main/.agents/skills/gstack/design-consultation
Command: npx skills add https://github.com/abdulazeezoj/monovella-poc --skill design-consultation-abdulazeezoj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Starting a new product's UI without a design system leads to inconsistent, generic-looking interfaces. This Skill researches your product context, proposes a coherent design system covering aesthetic, typography, color, layout, spacing, and motion, and writes it to DESIGN.md as the project's design source of truth. ## Core Features & Use Cases - Complete design system proposal: Presents aesthetic direction, decoration level, layout approach, color palette with hex values, font recommendations, spacing scale, and motion approach as one coherent package with safe choices and deliberate creative risks. - Visual preview generation: Creates AI-rendered mockups with a browser-based comparison board for feedback, or a self-contained HTML preview page with font specimens, palette swatches, and realistic product mockups. - DESIGN.md authoring: Writes a spec-format DESIGN.md with normative YAML frontmatter (colors, typography, rounded, spacing, components) and updates CLAUDE.md so future UI work follows the system. - Use Case: You are starting a new health-tech app with no brand guidelines. Invoke the skill, answer questions about your product and audience, review three visual directions on the comparison board, and receive a validated DESIGN.md plus CLAUDE.md guidance. ## Quick Start Ask the assistant to create a design system and DESIGN.md for your new project from scratch.

Frequently Asked Questions about design-consultation

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

FAQPage Schema
How do I create a design system for a new project?

Invoke the design-consultation skill and answer questions about your product, audience, and category. It proposes a full system covering aesthetic, color, typography, spacing, and motion, then writes a validated DESIGN.md to your repo root.

What is DESIGN.md and what format does it use?

DESIGN.md is the project's design source of truth in the open design.md spec format. Its YAML frontmatter defines five token groups (colors, typography, rounded, spacing, components), and the body sections explain rationale and application rules.

Can I preview fonts and colors before committing to a design system?

Yes. The skill generates either AI-rendered mockups shown on a browser comparison board with a feedback loop, or a self-contained HTML preview page with font specimens, palette swatches, sample components, and a light/dark toggle.

Does the skill work for existing sites with an established design?

No, it targets new projects without a design system. For existing sites, the documentation directs you to use /plan-design-review to infer the system from current UI instead of proposing one from scratch.

What happens if the mockup generation tool is unavailable?

The skill falls back to Path B: it writes a single self-contained HTML preview page loading the proposed fonts and palette, renders realistic product mockups, and opens it in your browser.