design-consultation

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

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/adamtpang/summon.company --skill design-consultation-adamtpang
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: design-consultation
Source: https://github.com/adamtpang/summon.company/tree/main/.claude/skills/design-consultation
Command: npx skills add https://github.com/adamtpang/summon.company --skill design-consultation-adamtpang

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 persists it as a DESIGN.md source of truth. ## Core Features & Use Cases - Complete design system proposal: Presents aesthetic direction, decoration level, layout, color palette with hex values, font recommendations, spacing scale, and motion approach as one coherent package with explicit safe choices and deliberate creative risks. - Visual preview generation: Creates AI-rendered mockups with a browser-based comparison board and feedback loop, 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 source of truth to the repo root and updates CLAUDE.md so future UI work follows the system. - Use Case: You are starting a new web app with no branding. Invoke the skill, answer questions about your product and audience, review the proposed palette and fonts on a preview page, and ship a DESIGN.md your whole team codes against. ## Quick Start Ask the agent 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, which interviews you about your product, researches the landscape, and proposes a full system covering aesthetic, typography, color, layout, spacing, and motion. After approval it writes DESIGN.md to your repo root.

What does the design system proposal include?▼

The proposal covers aesthetic direction, decoration level, layout approach, color palette with hex values, three font recommendations by role, spacing scale, and motion approach. It explicitly separates safe category-baseline choices from deliberate creative risks.

Can I preview fonts and colors before committing to DESIGN.md?▼

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, color swatches, sample components, and a light/dark toggle.

Should I use design-consultation for an existing website?▼

No. This skill is for creating a design system from scratch. For existing sites, use the plan-design-review skill instead, which infers the design system already implicit in your codebase.

What happens if the AI mockup tool is unavailable?▼

The skill falls back to generating a single self-contained HTML preview page that loads the proposed fonts, applies the color palette, and renders realistic product mockups, then opens it in your browser.