generate-site-overview

Generate a site overview mapping brand strategy to the current codebase.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/David-Melo/astro-base --skill generate-site-overview
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: generate-site-overview
Source: https://github.com/David-Melo/astro-base/tree/main/.claude/skills/generate_site_overview
Command: npx skills add https://github.com/David-Melo/astro-base --skill generate-site-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams generate an up-to-date site implementation overview that aligns strategy with the current codebase, enabling clear handoffs and informed planning.

Core Features & Use Cases

  • Strategy-to-Implementation Mapping: maps strategy docs to current codebase to generate a coherent overview.
  • Handoff-Ready Documentation: outputs a handoff-style summary with status, components, pages, and next steps.
  • Update & Audit Workflow: supports regeneration after milestones to keep docs aligned with project state.

Quick Start

Regenerate docs/site_overview.md to reflect the latest strategy and codebase.

Frequently Asked Questions about generate-site-overview

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

FAQPage Schema
How do I generate project handoff documentation that aligns brand strategy with my codebase?▼

Generate project handoff documentation by mapping a defined strategy blueprint to your current codebase, producing a concise site overview that cites source docs, code references, and deployment status for clear team transitions.

What is the best way to keep site overview docs updated after a new build milestone?▼

The best way to keep site overview docs updated is to regenerate the overview after milestones, reconciling the latest strategy and codebase state to output a structured YAML frontmatter file with a maintenance plan.

Can I use this site overview generation process for marketing-site projects without a strategy blueprint?▼

No, this site overview generation process requires a marketing-site project with a defined strategy blueprint and a real codebase to map strategy to implementation and document project status accurately.

Does the generated site overview include component and page documentation for the current build?▼

Yes, the generated site overview includes component and page documentation, mapping the current build state while detailing project status and outlining next steps for the development team.

How does strategy-to-implementation mapping work for codebase handoff documentation?▼

Strategy-to-implementation mapping for codebase handoff documentation works by reconciling high-level strategy docs with the actual build, producing a structured overview with YAML frontmatter that cites source documents and code references.

What limitations exist when regenerating site overview docs for project audits?▼

Limitations when regenerating site overview docs include the reliance on an existing strategy blueprint and real codebase; without these inputs, the skill cannot produce an accurate handoff summary or maintenance plan.