design-consultation

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

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/aicodepro/ai-agent-nexi --skill design-consultation-aicodepro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-consultation
Source: https://github.com/aicodepro/ai-agent-nexi/tree/main/agent/skills/gstack/design-consultation
Command: npx skills add https://github.com/aicodepro/ai-agent-nexi --skill design-consultation-aicodepro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? New projects often start UI work without any defined design system, leading to inconsistent fonts, colors, and spacing. This Skill interviews you about your product, researches the landscape, and produces a coherent design system captured in a DESIGN.md file that becomes the project's design source of truth. ## Core Features & Use Cases - Complete design system proposal: Proposes aesthetic direction, decoration level, layout, color palette with hex values, typography roles, spacing scale, and motion approach as one coherent package with SAFE/RISK breakdowns. - Visual preview generation: Creates AI-rendered design mockups with a comparison board for feedback, or falls back to a self-contained HTML preview page with font specimens, color swatches, and realistic product mockups. - DESIGN.md authoring: Writes a structured DESIGN.md (product context, typography, color, spacing, layout, motion, decisions log) and updates CLAUDE.md so future UI work follows the system. - Use Case: You are starting a new web app with no brand guidelines. Invoke the skill, answer a few product questions, review three visual directions on a comparison board, and receive a DESIGN.md plus CLAUDE.md routing rules. ## Quick Start Ask the assistant to run the design-consultation skill to create a design system and DESIGN.md for your new project.

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, which interviews you about your product, researches the landscape, and proposes a full system covering aesthetic, typography, color, spacing, layout, and motion. It then writes the result to DESIGN.md as your design source of truth.

What does the design-consultation skill generate?

It generates a structured DESIGN.md with product context, aesthetic direction, typography roles, color palette with hex values, spacing scale, layout approach, motion rules, and a decisions log. It also appends a Design System section to CLAUDE.md.

Can I preview fonts and colors before writing DESIGN.md?

Yes. The skill offers AI-generated mockup variants shown on a comparison board in your browser, or a fallback self-contained HTML preview page with font specimens, color swatches, sample components, and a light/dark toggle.

Should I use design-consultation or plan-design-review?

Use design-consultation for new projects with no existing design system, since it creates DESIGN.md from scratch. Use plan-design-review for existing sites where the design system must be inferred from current UI.

What happens if the design preview server fails to start?

The skill falls back to showing each mockup variant inline and asks for your preference directly, or writes the HTML preview to a file path you can open manually in your browser.