website-one-shot
v1.0.0Create complete, production-ready demo websites for businesses — from a URL or business name to a live Vercel link. Research-driven, conversion-optimized, visually distinctive.
by Keegan Ratner4updated 5 months ago
Source
git clone https://github.com/keeganratner/website-one-shotClone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.
Layout
├── .claude-plugin/plugin.json└── skills/website-one-shot/SKILL.md
Skills1
Create a complete, production-ready demo website for a business — use this skill whenever the user says "create a demo website", "build a site for [business]", "one-shot website", "generate a website demo", or provides a business URL and asks to build them a site. Also use when the user wants to quickly spin up a Next.js website for any client or prospect. Orchestrates URL scraping, autonomous research, guided discovery, parallel content/design/structure agents, Next.js app assembly, local dev preview, and optional Vercel deployment.
Manifests1
{
"name": "website-one-shot",
"description": "Create complete, production-ready demo websites for businesses — from a URL or business name to a live Vercel link. Research-driven, conversion-optimized, visually distinctive.",
"version": "1.0.0",
"author": {
"name": "Keegan Ratner"
}
}