Clone any website into a complete, self-contained HTML/CSS/JS file using Claude AI.
Built & maintained by Sami Bajwa Β· AI Educator & Digital Architect Β· π΅π° Pakistan
This repository is protected under a Custom Attribution License (CAL-1.0 by Sami Bajwa).
By using, forking, cloning, downloading, or copying ANY part of this repository, you automatically agree to and MUST comply with ALL of the following β no exceptions, no workarounds:
| # | Requirement | How to Comply |
|---|---|---|
| 1 | β Star this repository | Click the β Star button at the top of this page |
| 2 | π€ Follow the author on GitHub | Follow @samibajwaisking |
| 3 | π Visible credit in every project | Add the credit block (see below) to your project |
| 4 | π Link back to this repo | Include https://github.com/samibajwaisking/website-cloner |
| 5 | π« No reselling or rebranding | You may NOT sell, rebrand, or redistribute as your own |
| 6 | π© No commercial use without permission | Contact via WhatsApp first |
π¨ Non-compliance = Copyright Infringement.
Violations will be reported to GitHub Trust & Safety and DMCA takedown notices will be filed immediately.
This skill and all its contents are Β© 2026 Sami Bajwa. All rights reserved.
Every project, website, tool, portfolio, or product built using this skill MUST display this credit block β either in the HTML comments or visibly in the UI:
<!--
================================================
Website Cloner Skill β Β© 2026 Sami Bajwa
================================================
Author : Sami Bajwa
Website : https://samioutic.com
GitHub : https://github.com/samibajwaisking
Instagram: @samibajwaisking
WhatsApp : +92 325 8948738
================================================
This project was built using the Website Cloner
Skill created by Sami Bajwa. Using this skill
without proper credit is a copyright violation
and will be subject to DMCA action.
================================================
-->| Platform | Link |
|---|---|
| π Website | samioutic.com |
| π Facebook | @samibajwaisking |
| πΈ Instagram | @samibajwaisking |
| π§΅ Threads | @samibajwaisking |
| βοΈ X / Twitter | @samibajwa106 |
| π¬ WhatsApp | +92 325 8948738 |
| π Free Books | Join WhatsApp Channel |
The Website Cloner is a Claude AI Skill that turns any public URL into a complete, self-contained .html file β pixel-perfect, mobile responsive, no dependencies.
| Feature | Details |
|---|---|
| π¨ Design | Exact colors, fonts, spacing, border-radius |
| π Layout | Header, hero, sections, footer β all replicated |
| β¨ Animations | Hover effects, transitions, scroll reveals, counters |
| π± Responsive | Mobile + tablet breakpoints included |
| β‘ JavaScript | Navigation, sliders, forms, modals β all functional |
| πΌοΈ Images | Original CDN URLs or smart placeholders |
| π¦ Output | Single .html file β open in any browser, no server needed |
website-cloner/
βββ README.md β This file β license, install, usage
βββ LICENSE β Custom Attribution License (full legal text)
βββ SKILL.md β The raw Claude AI skill (copy-paste to Claude)
βββ CONTRIBUTING.md β How to contribute (rules apply)
βββ skill/
β βββ website-cloner.skill β Packaged skill file β install directly in Claude.ai
βββ examples/
βββ samioutic-clone.html β Live example: samioutic.com cloned
βββ EXAMPLES.md β More example outputs & screenshots
- Download
skill/website-cloner.skillfrom this repo - Open Claude.ai β click your profile β Settings
- Go to Skills tab β click Upload Skill
- Select
website-cloner.skillβ Save - β Active in all conversations instantly
- Open
SKILL.mdfrom this repo - Copy all contents
- In Claude.ai β Settings β Skills β Create New Skill
- Paste and save
Once installed, simply type in Claude:
Clone this website: https://example.com
That's it. Claude will:
- Fetch and fully analyze the target website
- Extract colors, fonts, layout, sections, interactions
- Produce a complete pixel-perfect clone
- Deliver a ready-to-download
.htmlfile
Clone this website: https://stripe.com
Make a clone of: https://linear.app
Replicate the design of: https://vercel.com
Copy this website template: https://mysite.com
Open examples/samioutic-clone.html in any browser β this is a real clone of samioutic.com produced by this skill:
- Dark theme with purple gradients
- Typewriter hero animation
- Animated stat counters
- 20-photo gallery with lightbox
- 17 service cards
- Working contact form β WhatsApp integration
- Fully mobile responsive
Pull requests are welcome, but only if you:
- β Star this repository first
- π€ Follow @samibajwaisking
- Credit Sami Bajwa in your PR description
- Read CONTRIBUTING.md
Custom Attribution License β Β© 2026 Sami Bajwa
This is NOT MIT. This is NOT open source. This is a custom license requiring mandatory attribution, a GitHub star, and a follow.
See LICENSE for complete legal terms.
TLDR: Use it β Star it + Follow + Credit. Violate β DMCA.
If this helped you, please:
- β Star this repo (takes 1 second, required)
- π€ Follow @samibajwaisking (required)
- π£ Share with your developer community
- π Get free AI books from Sami's WhatsApp channel
Β© 2026 Sami Bajwa Β· All Rights Reserved
Made with β€οΈ in Pakistan π΅π°
samioutic.com Β· @samibajwaisking
"Making AI accessible for every Pakistani β completely free."
An elite-level tool designed for Claude to extract, de-compile, and
refactor any website into clean, production-ready Vanilla code.
This version introduces cutting-edge automation logic to handle modern,
complex front-end frameworks without external libraries.
- GSAP to Vanilla CSS Engine: Automatically converts complex GSAP
(GreenSock) animations into native CSS animations and
IntersectionObserver triggers.
- Tailwind De-compiler: Scans and converts compiled Tailwind utility
classes into semantic, readable Vanilla CSS.
- Precision Section Cloning: Need just the Navbar? Or a specific
Pricing Table? Use granular commands like: *"Clone only the hero section
from [URL]"*.
- Zero-Dependency Output: No more bloated JS files. The output is
lightweight, fast, and works in any browser instantly.
-
Download or copy the
website-cloner-skill.jsonfile. -
Import it into your Claude Project or System Prompt.
-
Command:
Clone [URL]orExtract [Section] from [URL].
Building for speed and simplicity. By eliminating the build step and
external dependencies, this tool ensures the cloned code is as clean as
a hand-written masterpiece.
Developed by Samioutic
