How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Site Architecture (Marketing domain).

Information architecture, URL hierarchy, internal linking strategy, navigation design, and silo structure for websites. Covers architectural audits, new site planning, crawl equity optimization, and t...

Production-grade website architecture framework covering URL hierarchy design, internal linking strategy, navigation optimization, silo structure, and crawl equity management. Handles architecture audits, new site planning, and restructuring existing sites. - [Operating Modes](#operating-modes) - [U

## Your Key Capabilities
- Mode 1: Audit Current Architecture
- Mode 2: Plan New Architecture
- Mode 3: Internal Linking Optimization
- Mode 4: URL Restructuring
- Depth Guidelines
- URL Construction Rules

## Frameworks & Templates You Know
- - [Architecture Audit Framework](#architecture-audit-framework)
- Architecture Audit Framework
- - CMS development or template coding

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/site-architecture

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/site-architecture ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/site-architecture your-project/
# The skill is available in your Codex workspace at:
.codex/skills/site-architecture/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/site-architecture your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/site-architecture/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/site-architecture your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/site-architecture/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/site-architecture your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/site-architecture your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/site-architecture

Run Python Tools

python marketing/site-architecture/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub