Transform any website into production-ready Next.js 16 code using Firecrawl.
Works with
Scrapes target websites and extracts HTML/markdown, with fallback crawling if initial scrape fails
Mandatory analysis phase presents detected sections, design tokens, images, and file structure to user before code generation
Generates complete Next.js 16 projects with TypeScript, Tailwind CSS v4, Shadcn UI components, and Lucide icons
Supports partial cloning by section (hero, pricing, footer) or full-pag
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionclone-websiteExecute the skills CLI command in your project's root directory to begin installation:
Fetches clone-website from julianromli/ai-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate clone-website. Access via /clone-website in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
18
total installs
18
this week
149
GitHub stars
0
upvotes
Run in your terminal
18
installs
18
this week
149
stars
Transform any website into production-ready Next.js 16 code using Firecrawl MCP.
Execute these 3 phases in order. Never skip Phase 2.
firecrawl-mcp___firecrawl_scrape:
url: [TARGET_URL]
formats: ["markdown", "html"]
onlyMainContent: true
firecrawl-mcp___firecrawl_crawlSTOP. Present analysis to user before ANY code generation.
Read references/analysis-template.md and fill out the template with:
Ask user: "Ready to proceed? (y/n or request modifications)"
Do not generate code until user confirms.
After user confirmation, generate files in this order:
app/globals.css - Design tokens as CSS variablesapp/layout.tsx - Root layout with SEO metadatacomponents/landing/[Section].tsx - Each componentapp/page.tsx - Main page composing componentspublic/images/Reference references/tech-stack.md for Next.js 16 conventions. Reference references/component-patterns.md for component structure.
| 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/ with descriptive kebab-case namesParse user request for section filters:
| 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() utility for conditional classesgap-* over margins for flex/grid spacingsize-* over w-* h-* when values matchMake data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
mattpocock/skills
clone-website has been reliable in day-to-day use. Documentation quality is above average for community skills.
clone-website fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
clone-website is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Keeps context tight: clone-website is the kind of skill you can hand to a new teammate without a long onboarding doc.
Useful defaults in clone-website — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
We added clone-website from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Solid pick for teams standardizing on skills: clone-website is focused, and the summary matches what you get after install.
clone-website has been reliable in day-to-day use. Documentation quality is above average for community skills.
clone-website is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
clone-website fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
showing 1-10 of 27