Extract Skill banner
nyldn nyldn

Extract Skill

Design community

Description

--- name: skill-extract description: "Reverse-engineer design systems, tokens, and components from live products or screenshots" --- # Extract Skill - Implementation Guide ## Overview The `extract` skill provides comprehensive reverse-engineering capabilities for design systems and product architectures. It transforms undocumented codebases into structured, implementation-ready documentation. ## Capabilities ### Design System Extraction - **Token Extraction**: Colors, typography, spacing, s

Installation

Installs to ~/.claude/skills/nyldn-claude-octopus-extract-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nyldn-claude-octopus-extract-skill && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/skills/extract-skill.md -o ~/.claude/skills/nyldn-claude-octopus-extract-skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository