Leaderboard/Design/design-dna
Last commit on August 28, 2026·Created on March 23, 2026

zanwei/design-dna

Translates visual references into structured JSON profiles for design systems and effects.
Combined rank
#200
across all skills
In Design
#25
category rank
Stars
1.8k
+2.7% in last 7d
Forks
99
+2.1% in last 7d
Watchers
2
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

Design DNA provides a framework for extracting and applying visual identity across three dimensions: measurable design tokens, qualitative style, and complex visual effects. It helps UI/UX designers convert screenshots or URLs into a structured schema that defines everything from typography to WebGL and shader implementations.

By bridging the gap between a reference image and a technical specification, the skill allows for the systematic reproduction of specific design aesthetics and high-end rendering effects.

WHO IT'S FOR
UI/UX Designers
extract design tokens from reference screenshots
Frontend Engineers
implement complex visual effects from JSON specs
Design System Architects
define and standardize design DNA schemas
AI Automation Builders
generate UI from content and design JSON
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

Setup

Quick install

Installs: design-dna repository skill

Before you start
  • Node.js environment installed
  • Ability to run npx commands
  1. Run this command in a terminal:

    npx skills add zanwei/design-dna
SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Extract Design DNA from one reference

Uses design-dna

  • A reference image path, screenshot path, or URL to replace [REFERENCE_IMAGE_SCREENSHOT_OR_URL]
Use the design-dna skill to analyze this reference design into a structured Design DNA JSON profile covering the design system, design style, and visual effects: [REFERENCE_IMAGE_SCREENSHOT_OR_URL]. Treat the bracketed value as the image path, screenshot path, or URL I provide.
SKILL.md · Checked Sep 18, 2026