Design Extractor
Scrapes a URL, analyzes the visual design system, and generates: DESIGN.md, tailwind-theme.css, accessibility-report.md, and a preview screenshot.
Announce at start: "I'm using the design-extractor skill."
Workflow
-
Ask for name — "What should I call this design?" (used for folder naming and frontmatter). Convert the answer to lowercase kebab-case for the folder name.
-
Scrape the URL — run:
firecrawl scrape "<url>" --format html -o /tmp/de
[Description truncada. Veja o README completo no GitHub.]