sitemap-structure

Generate docs/sitemap.md with pages, routes, and shadcnblocks sections.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/deomiarn/website-template --skill sitemap-structure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sitemap-structure
Source: https://github.com/deomiarn/website-template/tree/main/.claude/skills/sitemap-structure
Command: npx skills add https://github.com/deomiarn/website-template --skill sitemap-structure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a formal sitemap and page structure, including page routes and section patterns, to guide design and development.

Core Features & Use Cases

  • Structure Definition: Outline homepage, services, about, contact, and mandatory legal pages.
  • Section Mapping: Specify which shadcnblocks appear on each page.
  • Output: Generate docs/sitemap.md with pages, routes, and section sequences.

Quick Start

Gather business inputs, define core pages, select sections, and run the skill to emit docs/sitemap.md.

Frequently Asked Questions about sitemap-structure

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

FAQPage Schema
How do I create a website sitemap that maps business requirements to pages and routes?

A website sitemap defines your site structure by listing all pages, their routes, and sections. This Skill generates docs/sitemap.md from your business inputs, mapping core pages like homepage and services, mandatory legal pages (Impressum, Datenschutz), shadcnblocks sections, and priority levels into a structured routing document that guides design and development.

What pages and sections should I include in my site structure?

Include core pages (homepage, services, about, contact), mandatory legal pages (Impressum and Datenschutz for compliance), and shadcnblocks-based sections selected for each page. This Skill applies standard page patterns and prioritizes them based on your business requirements, then outputs the complete structure as docs/sitemap.md.

Can I define bilingual routing and section sequences for my website?

Yes. This Skill supports bilingual routing as part of its core functionality. You specify routes and section sequences for each page, and the generated docs/sitemap.md captures the complete page structure with language-aware routing and shadcnblocks section organization.

Do I need to format my business inputs in a specific way before generating a sitemap?

Yes. This Skill requires adherence to an input template that captures business requirements, core pages, legal page inclusion, section selections, and priority levels. Following the template ensures the Skill generates accurate docs/sitemap.md output aligned with typical small-business website needs.

What's the difference between using this approach versus manually documenting site structure?

This Skill systematically maps business inputs to pages, routes, and shadcnblocks sections in a formal docs/sitemap.md file, ensuring mandatory legal pages are included and sections follow standard patterns. Manual documentation risks inconsistency and omitting compliance requirements; this Skill enforces structure and completeness.

When should I generate a sitemap—before or after design work begins?

Generate the sitemap at project kickoff, before design and development start. This Skill defines the foundational page structure, routing, and section layout that guide all downstream design decisions and development implementation.