What problem does it solve?
Many users need a static website quickly but face a complex AWS setup, CloudFormation configuration, DNS management, and manual scaffolding. This skill automates the entire workflow from a plain‑English description to a fully deployed site.
Core Features & Use Cases
- Interview and gather content: Asks concise questions to capture the site’s purpose and key messages.
- Automatic AWS discovery: Detects the Route53 hosted zone and prepares required parameters.
- Scaffolds a complete project: Generates
.env, Makefile, CloudFormation template, deployment script, and minimal HTML/CSS files.
- Deploys to AWS: Creates S3 bucket, CloudFront distribution, ACM certificate, and DNS records, then syncs the site and invalidates caches.
- Local preview mode: Produces the site files without touching AWS for quick inspection.
Quick Start
Say, “statician, create a coming‑soon page for Proof Bakehouse with our Instagram handle @proofbakehouse and show me the generated files locally.”