From auto-website-builder
Use this skill when a user wants to build a high-converting product or company website from scratch — including brand naming, logo SVG design, landing page architecture, messaging strategy, competitor benchmarking, investor-grade content, implementation steps page, explainer video script, product architecture diagrams, full pricing tier strategy, and all supporting pages (contact, privacy policy, terms, blog, resources, events, whitepapers, GitHub, social media). Triggers when a user describes a product, solution, or startup idea and needs a fully automated website that replaces what a top-tier agency would produce. Also triggers for: redesigning an existing site to be more conversion-focused, building an MVP marketing site for a new product, or creating a complete brand + web presence from zero.
npx claudepluginhub aviskaar/open-org --plugin auto-website-builder# Auto Website Builder Produce a complete, investor-grade, high-converting website and brand identity for any product or company — end to end, no agency required. --- ## Phase 1 — Intake & Intelligence ### 1.1 Gather Core Context Ask the user for the following. If answers are missing, infer from context and state assumptions explicitly. | Question | Why It Matters | |---|---| | What does the product/solution do? (1–3 sentences) | Foundation for all messaging | | Who is the primary buyer and end user? | ICP definition | | What is the biggest pain it eliminates? | Hero headline | | What...
/SKILLGuides implementation of defense-in-depth security architectures, compliance (SOC2, ISO27001, GDPR, HIPAA), threat modeling, risk assessments, SecOps, incident response, and SDLC security integration.
/SKILLEvaluates LLMs on 60+ benchmarks (MMLU, HumanEval, GSM8K) using lm-eval harness. Provides CLI commands for HuggingFace/vLLM models, task lists, and evaluation checklists.
/SKILLApplies systematic debugging strategies to track down bugs, performance issues, and unexpected behavior using checklists, scientific method, and testing techniques.
/SKILLSummarizes content from URLs, local files, podcasts, and YouTube videos. Extracts transcripts with --extract-only flag. Supports AI models, lengths, and JSON output.
/SKILLRuns `yarn extract-errors` on React project to detect new error messages needing codes, reports them, and verifies existing codes are up to date.
/SKILLManages major dependency upgrades via compatibility analysis, staged rollouts with npm/yarn, and testing for frameworks like React.
Produce a complete, investor-grade, high-converting website and brand identity for any product or company — end to end, no agency required.
Ask the user for the following. If answers are missing, infer from context and state assumptions explicitly.
| Question | Why It Matters |
|---|---|
| What does the product/solution do? (1–3 sentences) | Foundation for all messaging |
| Who is the primary buyer and end user? | ICP definition |
| What is the biggest pain it eliminates? | Hero headline |
| What are 3 direct or indirect competitors? | Differentiation matrix |
| What industry vertical? (SaaS, DevTools, HealthTech, FinTech, etc.) | Color palette, tone |
| Is this B2B, B2C, or developer-facing? | Copy register and CTA strategy |
| What stage? (Idea, MVP, Series A, Growth) | Social proof level needed |
| Any existing name, logo, or brand assets? | Preserve or replace |
| Primary goal of the site? (Leads, signups, downloads, hires, investors) | CTA hierarchy |
For each competitor identified:
For every website, write explicit profiles for:
All three audiences will land on this site. Every section must serve at least one of them.
If no name exists, generate 5 name candidates using these criteria:
For each name candidate produce:
Recommend one name and justify the choice.
Generate a complete logo design brief that a designer or AI image tool can execute:
LOGO BRIEF
Company: [Name]
Style: [Wordmark | Lettermark | Icon + Wordmark | Abstract mark]
Concept: [2-sentence description of the visual metaphor]
Primary mark: [Describe the icon/shape/symbol in precise geometric terms]
Wordmark font class: [Geometric sans | Humanist sans | Slab serif | Modern serif]
Font weight: [Light / Regular / Medium / Bold]
Color mode: Full color | Single color (white on dark, dark on white)
Clearspace: Minimum 1x height of the wordmark on all sides
Minimum size: 24px height for digital; 0.5 inch for print
Favicon: [Describe the simplified mark for 16×16 and 32×32]
Dark background variant: [Describe]
Also generate the actual SVG code for a clean, professional wordmark logo using:
<text> elementSelect a color palette using industry standards (see references/brand-system.md for per-industry palettes).
Output the full design token set:
:root {
/* Primary — main brand color */
--color-primary-900: #[hex];
--color-primary-700: #[hex];
--color-primary-500: #[hex]; /* default primary */
--color-primary-300: #[hex];
--color-primary-100: #[hex];
/* Neutral */
--color-gray-950: #[hex]; /* headings, body text on light */
--color-gray-700: #[hex];
--color-gray-400: #[hex];
--color-gray-100: #[hex];
--color-gray-50: #[hex]; /* page background */
/* Accent — for CTAs, highlights */
--color-accent: #[hex];
/* Semantic */
--color-success: #[hex];
--color-warning: #[hex];
--color-error: #[hex];
}
Verify WCAG AA contrast (4.5:1) for all text/background combinations. State the contrast ratios.
HEADINGS: [Font name] — Bold/700 — tracking: -0.02em
SUBHEADINGS: [Font name] — SemiBold/600
BODY: [Font name] — Regular/400 — line-height: 1.6
MONO/CODE: [Font name] — for technical products
SCALE: 12 / 14 / 16 / 20 / 24 / 32 / 40 / 48 / 64 / 80px
Use the Geoffrey Moore framework:
For [target customer] who [has this pain], [Product Name] is a [category] that [key benefit]. Unlike [primary competitor], we [key differentiator].
Generate 5 taglines. Each must:
Select one primary tagline and two alternates for A/B testing.
HEADLINE: [Outcome the customer gets — active verb, concrete noun]
SUBHEADLINE: [How it works + who it's for + why now — 1 sentence, ≤ 20 words]
CTA PRIMARY: [Action verb + value object] — e.g., "Start free", "See it live", "Get early access"
CTA SECONDARY: [Lower-commitment option] — e.g., "Watch 2-min demo", "Read the docs"
SOCIAL PROOF HOOK: [Number] [teams/companies/users] [verb] with [Product] — or logos strip
Extract or estimate credible numbers to display. Categories:
If the product is pre-launch, use beta program numbers or benchmark-based claims (clearly labeled).
For each key feature, produce the benefit translation:
| Feature (what it does) | Benefit (what the user gets) | Proof point |
|---|
Never lead with features on the homepage. Lead with benefits. Features belong on the product page.
Generate a complete sitemap:
/ (Home / Landing)
/product → Features deep-dive + architecture diagram
/pricing → Full tier breakdown, ROI calculator, add-ons
/implementation → Step-by-step onboarding and setup guide
/architecture → System architecture, data flow, security model
/customers → Case studies & logos
/about → Mission, team, investors
/blog → Thought leadership
/blog/[slug]
/resources → Whitepapers, research, guides
/resources/[slug] (gated downloads)
/events → Webinars, conferences, community
/careers → Open roles, culture, values
/docs → Technical documentation (link or embed)
/github → OSS projects, contribution guide
/contact → Sales, partnerships, press
/privacy → Privacy policy
/terms → Terms of service
/security → Security posture (for B2B)
/status → System status (link to status page)
/sitemap.xml → Auto-generated
/robots.txt
PRIMARY NAV (top):
[Logo] Product Customers Pricing Resources Blog [Login] [Get Started →]
FOOTER (4-column):
Col 1: Product links
Col 2: Company links
Col 3: Resources links
Col 4: Legal + Social icons
For each page below, generate complete content. See references/page-blueprints.md for detailed section specs.
/watch or use inline YouTube/Vimeo embed. Generate the full video script using Phase 5.14./implementation page/architecture/pricing for full detail/architecture/implementation — "Ready to see how it fits your stack?"Generate a complete, conversion-optimized pricing page. See references/page-blueprints.md § Pricing Page Deep-Dive for full specs.
Generate a complete, GDPR + CCPA compliant privacy policy covering:
Generate complete ToS covering:
/implementation)A dedicated page showing exactly how to go from zero to value. See references/page-blueprints.md § Implementation Steps Page Blueprint for full specs.
Structure:
Generate all code snippets for the actual product. Include copy-to-clipboard UI for each snippet.
Generate a complete production-ready video package. See references/page-blueprints.md § Explainer Video Blueprint for full specs.
Produce:
Place the video:
/architecture)A dedicated technical deep-dive for engineers, architects, and security reviewers. See references/page-blueprints.md § Product Architecture Page Blueprint for full specs.
Produce:
Default stack (production-ready, fast):
If user prefers plain HTML/CSS/JS, generate vanilla files with no build step required.
[company-name]/
├── app/
│ ├── layout.tsx ← root layout, fonts, meta
│ ├── page.tsx ← homepage
│ ├── product/page.tsx
│ ├── pricing/page.tsx
│ ├── implementation/page.tsx ← step-by-step onboarding
│ ├── architecture/page.tsx ← system architecture deep-dive
│ ├── customers/page.tsx
│ ├── about/page.tsx
│ ├── blog/page.tsx
│ ├── blog/[slug]/page.tsx
│ ├── resources/page.tsx
│ ├── events/page.tsx
│ ├── careers/page.tsx
│ ├── contact/page.tsx
│ ├── privacy/page.tsx
│ └── terms/page.tsx
├── components/
│ ├── ui/ ← Button, Card, Badge, Input, etc.
│ ├── layout/ ← Navbar, Footer
│ ├── sections/ ← Hero, Features, Metrics, Testimonials, etc.
│ ├── ExplainerVideo.tsx ← lazy video embed with branded overlay
│ ├── ArchitectureDiagram.tsx ← SVG system diagram component
│ ├── PricingTiers.tsx ← tier cards + toggle + ROI calculator
│ ├── ImplementationSteps.tsx ← numbered steps with code snippets
│ └── Logo.tsx ← SVG logo component
├── lib/
│ └── tokens.ts ← Design tokens as JS constants
├── public/
│ ├── favicon.ico
│ ├── og-image.png ← Open Graph image spec
│ └── video-thumbnail.png ← Explainer video thumbnail (1280×720)
├── tailwind.config.ts ← Extend with brand tokens
└── next.config.ts
Generate each file with complete, working code — no placeholders, no TODOs.
For every page generate:
export const metadata: Metadata = {
title: '[Page Title] | [Company Name]',
description: '[150-char meta description with primary keyword]',
openGraph: { title, description, image: '/og-image.png', type: 'website' },
twitter: { card: 'summary_large_image', ... },
alternates: { canonical: 'https://[domain]/[path]' },
}
Also generate:
public/robots.txtapp/sitemap.ts (dynamic sitemap generator)All pages must score ≥ 90 on Lighthouse. Enforce:
next/image with explicit width/height and loading="lazy"next/font with display: swapProduce a launch-ready checklist:
Brand
Content
Technical
Conversion
Deliver all phases in sequence. Use this order:
ExplainerVideo.tsx, ArchitectureDiagram.tsx, PricingTiers.tsx, ImplementationSteps.tsx)If the output is very long, deliver phases as separate responses and ask the user which phase to expand first.