Agent skill · luongnv89
website-cloner
Build an improved website clone from a URL via 6-phase gated workflow (Vite/React/shadcn/Tailwind + GitHub Pages). Use for end-to-end site rebuilds. Don't use for single-phase work.
What it needs
About 7k tokens when loaded.
What this skill does
Website Cloner 6-phase orchestrator that clones any website and produces an improved version — better performance, UI/UX, SEO, and security — built with Vite + React + shadcn/ui + Tailwind CSS, deployable to GitHub Pages. When to Use Trigger when the user asks to: Clone, rebuild, or recreate a website ("clone this site", "make a better version of <url>") Improve a website's performance, UI/UX, or SEO by analyzing and rebuilding it Start a full website improvement workflow from a URL Do not use for single-phase work (use the specific sibling skill directly). Prerequisites A target URL (publicly reachable preferred). Write access to create a local project dir (defaults under ~/workspace/clones or $CLONEDIR). The sibling phase skills installed (website-analyzer, website-clone-report, etc.). Optional: GitHub token if you want Pages deploy automation in Phase 5. User approval at gates (explicit confirmation before Phases 3, 4, 5 advance). If a prerequisite is missing, stop and report it — do not guess paths or credentials. Workflow Approval gates after Phase 2, 3, and 4: the orchestrator must not advance without explicit user approval. Artifacts (each written once, then referenced by name in the phases below): analysis.json — Phase 1's structured findings; report.md — Phase 2's plain-language summary; prd.md — Phase 3's improvement proposal; tasks.md — Phase 4's phased implementation plan, including the approved GitHub Actions artifact-deployment task; builder-metadata.json — Phase 5's build metadata, workflow-produced Pages URL, and structured post-deployment performance/SEO/security snapshot consumed by Phase 6; after-analysis.json — the comparable Phase 5 re-audit source. Phase 5 also produces base-aware Vite configuration and .github/workflows/deploy-pages.yml, which builds and deploys dist/ rather than publishing the repository root. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills luongnv89/website-cloner