firecrawl-website-design-clone
Extract any website's design system into an agent-ready DESIGN.md using Firecrawl scrape evidence. Use when the user wants colors, fonts, sp
Open source Repository Open in the app JSON README (API)
About
Extract any website's design system into an agent-ready DESIGN.md using Firecrawl scrape evidence. Use when the user wants colors, fonts, spacing, components, layout patterns, or brand/UI guidance from a website so AI agents can create new websites, clone a look, or build pages inspired by that design.
Details
- Kind
- Agent skills
- Topic
- Web search, scraping & browser
- Publisher
- firecrawl
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 157
- Forks
- 36
- Open pull requests
- 1
- Last push
- 2026-08-21T12:33:11Z
- Repository state
- ativo
- License
- ISC
- Added
- 2026-08-30 15:21:09
- Updated
- 2026-09-08 21:03:07
- Origin id
firecrawl/firecrawl-workflows/firecrawl-website-design-clone
README
# Firecrawl Workflows **Source of truth for Firecrawl workflow skills** — outcome-focused skills for AI coding agents: research reports, SEO audits, QA reports, knowledge bases, lead lists, and agent-ready website design systems. CI mirrors `skills/` into the [`firecrawl/skills`](https://github.com/firecrawl/skills) catalog, which is the promoted install path. ## Install Preferred — the full catalog (includes these workflows): ```bash npx skills add firecrawl/skills ``` Installing directly from this repo also works and serves the same 16 workflow skills: ```bash npx skills add firecrawl/firecrawl-workflows ``` ## Contributing Workflow skills are authored **here** — PRs welcome. For other skill families: CLI skills (including the research/developer index skills) → PR [`firecrawl/cli`](https://github.com/firecrawl/cli). Build/SDK skills → PR the [`firecrawl`](https://github.com/firecrawl/firecrawl) monorepo (`skills/`). The catalog ([`firecrawl/skills`](https://github.com/firecrawl/skills)) is a read-only distribution repo synced by CI — never PR it directly. For authoring guidance, see [`skills/firecrawl-workflows/references/workflow-authoring.md`](./skills/firecrawl-workflows/references/workflow-authoring.md). ## License ISC