·design-spec-extraction
*

design-spec-extraction

cygnusfear/agent-skills

Extract comprehensive JSON design specifications from visual sources including Figma exports, UI mockups, screenshots, or live website captures. Produces W3C DTCG-compliant output with component trees, suitable for code generation, design documentation, and developer handoff.

8Installs·0Trend·@cygnusfear

Installation

$npx skills add https://github.com/cygnusfear/agent-skills --skill design-spec-extraction

SKILL.md

Extract comprehensive, production-ready JSON design specifications from visual inputs using a 7-pass serial subtask architecture that ensures complete coverage and cross-validation.

The extraction produces JSON following the W3C Design Tokens Community Group (DTCG) 2025.10 format with extensions:

EVERY pass MUST write its output to a JSON file on disk. This is non-negotiable.

Extract comprehensive JSON design specifications from visual sources including Figma exports, UI mockups, screenshots, or live website captures. Produces W3C DTCG-compliant output with component trees, suitable for code generation, design documentation, and developer handoff. Source: cygnusfear/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill design-spec-extraction
Category
*Creative Media
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is design-spec-extraction?

Extract comprehensive JSON design specifications from visual sources including Figma exports, UI mockups, screenshots, or live website captures. Produces W3C DTCG-compliant output with component trees, suitable for code generation, design documentation, and developer handoff. Source: cygnusfear/agent-skills.

How do I install design-spec-extraction?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill design-spec-extraction Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cygnusfear/agent-skills