Loading...
Loading...
Clone/replicate websites into production-ready Next.js 16 code using Firecrawl MCP. Use when user asks to: clone website, vibe clone, replicate landing page, copy website design, rebuild this site, recreate this page, clone specific sections (hero, pricing, footer, etc). Triggers: "clone this website", "vibe clone [url]", "replicate this landing page", "rebuild this site in Next.js", "clone the hero section from [url]", "copy this design".
npx skill4agent add julianromli/ai-skills clone-websitefirecrawl-mcp___firecrawl_scrape:
url: [TARGET_URL]
formats: ["markdown", "html"]
onlyMainContent: truefirecrawl-mcp___firecrawl_crawlapp/globals.cssapp/layout.tsxcomponents/landing/[Section].tsxapp/page.tsxpublic/images/| Layer | Technology |
|---|---|
| Framework | Next.js 16 (App Router) |
| Language | TypeScript (strict) |
| Styling | Tailwind CSS v4 |
| Components | Shadcn UI |
| Icons | Lucide React |
| Font | Geist Sans (default) or extracted |
https://images.unsplash.com/photo-[id]?w=1920&h=1080https://images.unsplash.com/photo-[id]?w=100&h=100public/images/| Request | Action |
|---|---|
| "clone the hero from X" | Generate only Hero.tsx |
| "clone pricing and footer" | Generate Pricing.tsx + Footer.tsx |
| "clone X" (no filter) | Full page clone |
w-[347px]cn()gap-*size-*w-* h-*