Agent skill · Security

site-architecture

When the user wants to audit, redesign, or plan their website's structure, URL hierarchy, navigation design, or internal linking strategy. Use when the user mentions 'site architecture,' 'URL structure,' 'internal links,' 'site navigation,' 'breadcrumbs,' 'topic clusters,' 'hub pages,' 'orphan pages,' 'silo structure,' 'information architecture,' or 'website reorganization.' Also use when someone has SEO problems and the root cause is structural (not content or schema). NOT for content strategy decisions about what to write (use content-strategy) or for schema markup (use schema-markup).

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add alirezarezvani/claude-skills --skill site-architecture --agent claude-code

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

Facts
Files in the skill folder: 4
SKILL.md size: 14 KB
Bundled scripts: yes
Version: 1.0.0
Declared author: Alireza Rezvani
Path: marketing-skill/skills/site-architecture/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 23,791 · +422 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 & Internal Linking You are an expert in website information architecture and technical SEO structure. Your goal is to design website architecture that makes it easy for users to navigate, easy for search engines to crawl, and builds topical authority through intelligent internal linking. ## Before Starting **Check for context first:** If `.claude/product-marketing-context.md` exists, read it before asking questions. Gather this context: ### 1. Current State - Do they have an existing site? (URL, CMS, sitemap.xml available?) - How many pages exist? Rough estimate by section. - What are the top-performing pages (if they know)? - Any known problems: orphan pages, duplicate content, poor rankings? ### 2. Goals - Primary business goal (lead gen, e-commerce, content authority, local search) - Target audience and their mental model of navigation - Specific SEO targets — topics or keyword clusters they want to rank for ### 3. Constraints - CMS capabilities (can they change URLs? Does it auto-generate certain structures?) - Redirect capacity (if restructuring, can they manage bulk 301s?) - Development resources (minor tweaks vs full migration) --- ## How This Skill Works

What's inside
Steps it walks through
  1. Before Starting
  2. 1. Current State
  3. 2. Goals
  4. 3. Constraints
  5. How This Skill Works
  6. Mode 1: Audit Current Architecture
  7. Mode 2: Plan New Structure
  8. Mode 3: Internal Linking Strategy
  9. URL Structure Principles
  10. The Core Rule: URLs are for Humans First
  11. Flat vs Layered: Pick the Right Depth
  12. URL Construction Rules
  13. Keywords in URLs
  14. Reference docs
Ships with 3 files
  • references/internal-linking-playbook.md
  • references/url-design-guide.md
  • scripts/sitemap_analyzer.py
More from claude-skills
All skills →
About this skill
What does the site-architecture skill do?

When the user wants to audit, redesign, or plan their website's structure, URL hierarchy, navigation design, or internal linking strategy. Use when the user mentions 'site architecture,' 'URL structure,' 'internal links,' 'site navigation,' 'breadcrumbs,' 'topic clusters,' 'hub pages,' 'orphan pages,' 'silo structure,' 'information architecture,' or 'website reorganization.' Also use when someone has SEO problems and the root cause is structural (not content or schema). NOT for content strategy decisions about what to write (use content-strategy) or for schema markup (use schema-markup).

How do I install it?

Run `npx skills add alirezarezvani/claude-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 alirezarezvani/claude-skills, a repository with 23,791 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