extract

Extract comprehensive design system data from any website.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "extract" with this command: npx skills add champpaba/claude-multi-agent-template/champpaba-claude-multi-agent-template-extract

Design Extract Skill

Extract comprehensive design system data from any website.

Triggers

  • "extract design from [URL]"

  • "ดึง design จาก [URL]"

  • "/extract [URL]"

  • "analyze design of [URL]"

Requirements

  • agent-browser CLI (npm install -g agent-browser && agent-browser install )

Quick Usage

/extract https://airbnb.com /extract https://linear.app

What Gets Extracted

Category Details

Colors Backgrounds, text, borders with usage context

Typography Fonts, weights, sizes, line heights

Spacing Grid base detection, padding/margin values

Components Buttons, cards, inputs with animations

Shadows Box shadows, elevation levels

Animations @keyframes, transitions, hover/focus states

Psychology Style classification, emotions, target audience

Output

design-system/extracted/{site-name}/ ├── data.yaml # Complete 17-section design data └── screenshots/ ├── full-page.png # Full page capture ├── button-0-default.png ├── button-0-hover.png └── ...

Workflow

  1. Navigate → Open URL in browser
  2. Extract → CSS data (colors, typography, spacing, components)
  3. Capture → Interactive states (hover, focus screenshots)
  4. Analyze → AI psychology analysis
  5. Generate → data.yaml with 17 sections

Detailed Documentation

Reference Use When

references/extraction-steps.md Full step-by-step extraction process

references/output-format.md data.yaml schema and sections

references/style-detection.md Design style classification

references/error-handling.md Handling failures gracefully

Next Steps After Extraction

Extract more reference sites (optional)

/extract https://linear.app

Generate final design system

/designsetup @prd.md

→ Merges all extracted data

→ Outputs: design-system/data.yaml

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

designsetup

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

pageplan

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

extract

No summary provided by upstream source.

Repository SourceNeeds Review
154-boshu2
Coding

GitHub Extract

Extract content from a GitHub url.

Registry SourceRecently Updated
6070Profile unavailable