site-scaffold

Generate a static site structure with SEO, PWA, and accessibility files.

4|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/ProfPowell/vanilla-breeze --skill site-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: site-scaffold
Source: https://github.com/ProfPowell/vanilla-breeze/tree/main/.claude/skills/site-scaffold
Command: npx skills add https://github.com/ProfPowell/vanilla-breeze --skill site-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of standardized, production-ready static site structures, ensuring a solid foundation for SEO, PWA, and accessibility from the start.

Core Features & Use Cases

  • Standardized Directory Structure: Creates a consistent and organized file and folder layout for static sites.
  • Essential File Generation: Includes index.html, error pages, robots.txt, sitemap.xml, manifest.json, and more.
  • Use Case: When starting a new website project, use this Skill to quickly set up a complete, well-structured project with all necessary files and configurations, saving significant setup time.

Quick Start

Use the site-scaffold skill to generate a new static site structure.

Frequently Asked Questions about site-scaffold

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a static site structure with SEO and PWA files?

To set up a static site structure, this Skill generates essential files like index.html, robots.txt, sitemap.xml, and manifest.json automatically. It provides a standardized directory layout with modular CSS and JavaScript patterns to ensure a robust foundation for SEO and PWA configurations.

What files do I need for a new static website project?

Essential files for a new static website project include index.html, error pages, robots.txt, sitemap.xml, manifest.json, and browserconfig.xml. This Skill standardizes project setup by generating these files alongside modular CSS and JavaScript foundations to ensure accessibility and SEO readiness.

Can I generate a PWA manifest and sitemap for a static site?

Yes, you can generate a PWA manifest and sitemap for a static site using this scaffolding tool. It creates manifest.json for progressive web app capabilities and sitemap.xml for search engine indexing, alongside browserconfig.xml and error pages, providing a complete production-ready foundation.

What's the best way to scaffold a production-ready static site?

The best way to scaffold a production-ready static site is automating the creation of a standardized directory structure with essential SEO, PWA, and accessibility files. This approach saves significant setup time by generating foundational configurations like robots.txt and modular code patterns instantly.

Does this scaffolding tool include accessibility configurations?

Yes, this scaffolding tool includes accessibility configurations within its standardized static site structure. It ensures a solid foundation for accessibility from the start by generating essential files and utilizing modular CSS and JavaScript patterns for robust front-end development.