ai-assist-design-creator

Reverse-engineer a website's visual design into a DESIGN.md file with YAML tokens.

87|12|Updated Sep 17, 2024
One-click install
npx skills add https://github.com/jparkerweb/ai-assist-skills --skill ai-assist-design-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-assist-design-creator
Source: https://github.com/jparkerweb/ai-assist-skills/tree/main/skills/ai-assist-design-creator
Command: npx skills add https://github.com/jparkerweb/ai-assist-skills --skill ai-assist-design-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts a live website's visual identity into a complete DESIGN.md specification, including machine-readable design tokens and human-readable rationale, to accelerate design-system hand-offs and documentation.

Core Features & Use Cases

  • Reverse-engineers a site's visual design system into a DESIGN.md file with YAML tokens (colors, typography, spacing, radii, components) and a narrative rationale.
  • Outputs a ready-to-use DESIGN.md that teams can reference for design decisions, audits, or cloning a site's look-and-feel for a new project.
  • Supports generating design tokens aligned with the google-labs-code/design.md schema for consistency across tools and agents.

Quick Start

Provide the URL of the site to analyze, and I will generate DESIGN.md in the current directory.

Frequently Asked Questions about ai-assist-design-creator

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

FAQPage Schema
How do I extract design tokens from an existing website?

Reverse-engineer a website by providing its URL to generate a DESIGN.md file containing machine-readable design tokens like colors, typography, spacing, radii, and components alongside human-readable rationale.

What is a DESIGN.md file and how does it document a design system?

A DESIGN.md file documents a design system by combining machine-readable design tokens in validated YAML frontmatter with human-readable narrative sections, capturing colors, typography, spacing, radii, and component specifications.

Can I generate design tokens for a public website without access to its source code?

Yes, you can generate design tokens for any public website without source code access by reverse-engineering its live visual identity to capture colors, typography, spacing, radii, and components directly into a DESIGN.md specification.

Does the generated DESIGN.md output align with standard design token schemas?

Yes, the generated DESIGN.md output aligns with the google-labs-code/design.md schema, producing validated YAML frontmatter for colors, typography, spacing, and radii to ensure consistency across various tools and agents.

What's the best way to document a design system for cross-tool consistency?

The best way to document a design system for cross-tool consistency is generating a DESIGN.md file with machine-readable tokens aligned to the google-labs-code/design.md schema, accelerating design-system hand-offs and team documentation.

What are the limitations when reverse-engineering a site's visual design?

A limitation of reverse-engineering a site's visual design is that it captures the public-facing appearance for tokens and rationale, meaning internal source logic or hidden framework styles may not be fully represented in the DESIGN.md output.