- Home
- Skills
- Frontend & Web Apps
- website design style extractor
website design style extractor
Extracts production-ready design tokens and component styles from any live URL into Tailwind, SCSS, or JSON.
$5
Works with the AI tools you already use
website design style extractor
Example session with this skill installed
Inspect https://example.com and extract the design system. I need the output as a Tailwind config file.
- Read your context and instructions
- Compiled the website design style
- Generated the UI component
I've inspected the site.
Primary Palette
- brand-blue: #0055ff
- surface-gray: #f9fafb
Typography
- Sans: 'Inter', system-ui
- Base size: 16px/1.5
Tailwind Config
module.exports = {
theme: {
extend: {
colors: {
brand: { 500: '#0055ff' },
surface: '#f9fafb',
},
fontFamily: { sans: ['Inter', 'sans-serif'] }
}
}
}
website-design-style-extractor.tsx
TSX · React component
Example file from a real run - the skill writes it into your workspace.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Manually inspecting a website to replicate its design system is tedious and error-prone. Developers waste hours digging through the Chrome DevTools computed styles tab to map out colors, spacing scales, and typography rules for new projects.
What it does
- Extracts live computed styles including CSS variables, font families, and spacing scales.
- Maps component anatomy for buttons, cards, and forms across desktop and mobile viewports.
- Normalizes raw hex codes and pixel values into semantic design tokens.
- Identifies interactive states like hover, focus, and disabled for key UI elements.
- Generates production-ready configurations for Tailwind, SCSS, or JSON.
Frameworks & tools
Works with CSS Variables, SCSS, Tailwind CSS, and JSON design tokens. Requires Claude in Chrome for live DOM inspection.
Why this beats prompting it yourself
Standard LLM prompts rely on screenshots or limited HTML snippets, leading to "hallucinated" hex codes and guessed margins. This skill performs systematic multi-instance sampling and cross-references computed styles to ensure every token is backed by actual browser data.
Use cases
- Bootstrapping a Tailwind config based on an existing brand site.
- Creating a consistent design system for a new sub-project or landing page.
- Auditing a site's typography and color contrast for accessibility compliance.
- Documenting legacy site styles for a modern framework migration.
Known limitations
Requires Claude in Chrome to inspect live pages. Cannot bypass authentication, paywalls, or bot protection services.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 25 days ago
- Passed all security checks, Safe to install