~/ai_assets_directory_
Claude Skill verified · tested by us
complete-website-builder.skill

Complete Website Builder

Builds a production-grade, agency-quality marketing website in one self-contained HTML file, with real researched photos, GSAP animations, glassmorphism, and a persona library picked for your business type.

Overview

Complete Website Builder produces marketing sites that look like a $15,000 agency shipped them, not templates and not AI slop. One self-contained HTML file with real photos that match the business, smooth animations, and design decisions tailored to the specific client.

How it works

Give it a business URL (Google Maps, Yelp, existing site) or a short description. It extracts the real details and assembles a bespoke site with a curated industry persona.

  1. Capture input: parse a URL or description into name, services, city, tone.
  2. Pick a persona: industry-specific color, font and feel from a built-in library.
  3. Research real photos: a mandatory Unsplash discovery and verification protocol so the images actually fit the business.
  4. Build one file: Ken Burns hero, GSAP staggered headlines, glassmorphism cards, asymmetric gallery, 3-step process, Swiper testimonials, all inline.

Examples

You: build me a website for this HVAC company [Google Maps URL]
Skill: extracts services + reviews, picks the "trusted local trades" persona,
researches real photos, outputs index.html with animated counters and a
click-to-call button.

The skill ships as a SKILL.md plus three reference files (personas.md, photo-protocol.md, and build-spec.md) so the long build spec stays organized. Ideal for client demos, landing pages, and quick prospect sites that must not look generic.

Installation

You need Claude Code and Git.

  1. Clone the skills monorepo:
    git clone https://github.com/lorenzomeolav32-png/ai-assets-directory-skills
    
  2. Copy the skill folder into your global skills directory:
    cp -r ai-assets-directory-skills/skills/complete-website-builder ~/.claude/skills/complete-website-builder
    
  3. Restart Claude Code, or reload the project, so it picks up the new skill.
  4. Ask it to build a site from a real business URL, for example a Google Maps link, to confirm the skill is loaded.

Related assets