--- name: cloning-protocol description: > Systematic website cloning and re-branding protocol. Use when the user says "clone this site", "re-skin this", "brand swap", "make this website for [X]", or asks to customise logo, copy, pricing, reviews, trusted brands, or colour scheme on a cloned template. Walks through six phases, collects all assets and copy from the user, then implements every change. --- # Cloning Protocol > **Purpose:** Take a cloned website template and systematically re-brand it for a new client by swapping six core elements: **Logo · Copy · Trusted Brands · Pricing · Reviews · Colour Scheme**. --- ## When to Use This Skill - The user says "clone this website for [brand]" - The user says "re-skin / rebrand / customise this template" - The user references any of the six changeable elements below - A repo has just been cloned and the user wants to make it their own --- ## Template Component Map The cloned template is a **Vite + React + TypeScript** project. Below is a precise map of which files control which brandable element. Always verify paths by running `list_dir` first — the repo structure may have been reorganised. | # | Element | Primary Files | What to Change | |---|---------|--------------|----------------| | 1 | **Logo** | `components/Navbar.tsx`, `components/Footer.tsx`, `index.html` (`