savvity/local-business-builder

16 stars · Last commit 2026-02-18

Claude Code plugin: Build SEO-optimized local business websites with 80-100+ programmatic pages using Astro 5, Tailwind v4, and Cloudflare Pages

README preview

# Local Business Builder for Claude Code

Build SEO-optimized local business websites that generate 80-100+ pages programmatically from your services and service areas. Every page gets unique content, Schema.org structured data, internal linking, and on-page SEO, all deployed as a fast static site on Cloudflare Pages. Works for any local service business: plumbers, electricians, HVAC techs, dentists, lawyers, roofers, landscapers, and more.

## Features

- **Programmatic SEO**: Automatically generates `[areas] x [services]` combination pages, each with unique titles, meta descriptions, headings, FAQs, and testimonials
- **Schema.org JSON-LD**: LocalBusiness, Service, FAQPage, BreadcrumbList, and Review markup on every page
- **Responsive design**: Built with Tailwind CSS v4, mobile-first, fast on every device
- **Internal linking mesh**: Related service links, nearby area links, breadcrumbs, and cross-links for maximum crawlability
- **Blog with content collections**: Astro 5 content collections for blog posts with Markdown/MDX support
- **AI image generation** (optional): Generate hero images, service photos, and area images using Gemini (requires API key)
- **Cloudflare Pages deployment** (optional): Zero-config static hosting with global CDN, or deploy anywhere that serves static files
- **Industry agnostic**: Preconfigured templates for plumbing, electrical, HVAC, dental, legal, roofing, landscaping, cleaning, pest control, and any other local service business

## Installation

```
claude plugin add savvity/local-business-builder
```

View full repository on GitHub →