extract

Installation
SKILL.md

/extract — Design System Extraction

Analyze the codebase for reusable patterns:

  1. Extract shared color values into tokens
  2. Identify repeated spacing values for the scale
  3. Find common typography patterns
  4. Detect repeated component structures
  5. Suggest a token file and component library structure

This is the reverse of /tokens — instead of generating a system, it discovers one from existing code.

Installs
3
Repository
dragoon0x/optik
First Seen
May 9, 2026
extract — dragoon0x/optik