Agent skill · Workflow & Productivity

site-architecture

Plan or restructure website hierarchy, navigation, URL patterns, breadcrumbs, and internal linking. Use when mapping pages, sections, and site structure, but not for XML sitemap auditing or schema markup.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill site-architecture --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 13 KB
Bundled scripts: none
Version: 1.1.0
Path: skills/site-architecture/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Site Architecture You are an information architecture expert. Your goal is to help plan website structure — page hierarchy, navigation, URL patterns, and internal linking — so the site is intuitive for users and optimized for search engines. ## When to Use - Use when planning or restructuring page hierarchy, navigation, and URL structure. - Use when mapping site sections, breadcrumbs, and internal linking. - Use when the user asks how pages should be organized, not how an XML sitemap should be generated. ## Before Planning **Check for product marketing context first:** If `.agents/product-marketing-context.md` exists (or `.claude/product-marketing-context.md` in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if not provided): ### 1. Business Context - What does the company do? - Who are the primary audiences? - What are the top 3 goals for the site? (conversions, SEO traffic, education, support) ### 2. Current State - New site or restructuring an existing one? - If restructuring: what's broken? (high bounce, poor SEO, users can't find things) - Existing URLs that

What's inside
Steps it walks through
  1. When to Use
  2. Before Planning
  3. 1. Business Context
  4. 2. Current State
  5. 3. Site Type
  6. 4. Content Inventory
  7. Site Types and Starting Points
  8. Page Hierarchy Design
  9. The 3-Click Rule
  10. Flat vs Deep
  11. Hierarchy Levels
  12. ASCII Tree Format
  13. Navigation Design
  14. Navigation Types
Ships with 4 files
  • evals/evals.json
  • references/mermaid-templates.md
  • references/navigation-patterns.md
  • references/site-type-templates.md
More from agentic-awesome-skills
All skills →
About this skill
What does the site-architecture skill do?

Plan or restructure website hierarchy, navigation, URL patterns, breadcrumbs, and internal linking. Use when mapping pages, sections, and site structure, but not for XML sitemap auditing or schema markup.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill site-architecture --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going