/website-structure
When the user wants to plan website structure, decide which pages to build, or prioritize pages for a new or existing site. Also use when the user mentions "website structure," "site structure," "which pages do I need," "page planning," "sitemap planning," "Must Have pages,"
$ npx -y skills add kostja94/marketing-skills --skill website-structure --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/website-structure
Context preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants to plan website structure, decide which pages to build, or prioritize pages for a new or existing site. Also use when the user mentions "website structure," "site structure," "which pages do I need," "page planning," "sitemap planning," "Must Have pages,"
SKILL.md
website-structure.SKILL.mdname: website-structure
description: When the user wants to plan website structure, decide which pages to build, or prioritize pages for a new or existing site. Also use when the user mentions "website structure," "site structure," "which pages do I need," "page planning," "sitemap planning," "Must Have pages," "website architecture," or "site hierarchy." For a specific page template (e.g. homepage), use homepage-generator or landing-page-generator as appropriate. Not for organic SEO roadmap alone; use seo-strategy.
metadata:
version: 1.5.0
Strategy: Website Structure
Guides website structure planning: which pages to build, page priority, and how structure supports UX, SEO, and growth. Structure is the organization and connection of pages; it affects user navigation, Google's understanding of content importance, crawlability, and sitelinks in SERPs. See **serp-features** for sitelinks and SERP optimization.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for product type, audience, and growth goals.
Identify: 1. **Website type**: Product/SaaS, B2B, E-commerce, Portfolio, Forum, Directory 2. **Stage**: New site (plan from scratch) vs. existing (extend or audit) 3. **Growth strategy**: Affiliate, education, multi-language, community, B2B, developer 4. **Constraints**: Team size, budget, tech stack
Page Priority Framework
Plan pages by priority for development scheduling. See [skills-reference §2 Page Taxonomy](../../../docs/skills-reference.md#2-page-taxonomy) for full page types and website-type mapping.
| Priority | Pages | Notes | |----------|-------|-------| | **Must Have** | Home, Product/Features, Pricing, Blog, About, Privacy, Terms, Contact | Essential for trust and conversion; Pricing: public page in nav for self-serve; enterprise-only may use "Contact sales" instead; see **pricing-page-generator** (Visibility & Placement) | | **Great to Have** | Testimonials, FAQ, Sitemap (HTML), 404, Refund/Returns | Support UX and SEO | | **Optional** | Search Results, News, Careers, Disclosure | Situational | | **Traffic-driven** | Category/Collection pages | For content-heavy or e-commerce; needs Category + Tags |
Generic Template Structure
Applicable to SaaS, tools, and content sites. Adapt by removing unused nodes (e.g. no API → drop API) and adding specific modules (e.g. industry, region).
| Section | Typical Paths | Page Skills | |---------|---------------|-------------| | **Root** | /, /features, /pricing, /demo, /contact | homepage-generator, features-page-generator, pricing-page-generator | | **Tools** | /tools, /free-tools; hub + per-tool pages | tools-page-generator; free tools for lead gen; often SPA; programmatic; see **programmatic-seo** | | **Resources** | /blog, /changelog, /glossary, /faq, /tutorials | blog-page-generator, changelog-page-generator, glossary-page-generator, faq-page-generator | | **Partnership** | /affiliate, /startups, /ambassadors | affiliate-page-generator, landing-page-generator | | **Legal** | /terms, /privacy, /careers | terms-page-generator, privacy-page-generator, careers-page-generator | | **Competitor** | /alternatives, /compare, /migrate | alternatives-page-generator, migration-page-generator | | **Standalone** | /dashboard, /login, /signup, /docs, /api, /status, /support | signup-login-page-generator, docs-page-generator, api-page-generator, status-page-generator |
Growth Strategy → Structure Mapping
Structure reflects growth strategy. Subdirectories signal channels:
| Goal | Path Example | Page/Channel | |------|--------------|--------------| | Affiliate conversion | /affiliate | affiliate-page-generator | | Education/student plan | /education, /startups, /student-discount | education-program, startups-page-generator | | Multi-language | /zh-CN, /ja | localization-strategy | | Community | /ambassadors, /showcase | creator-program, landing-page-generator | | B2B / Enterprise | Solutions (industry-first), Use cases (scenario-first; can be sub-pages), Customer stories | solutions-page-generator, use-cases-page-generator, customer-stories-page-generator | | Developer product | /api, /docs, /status | api-page-generator, docs-page-generator, status-page-generator | | User feedback | Feedback, Roadmap | feedback-page-generator; External (Canny, FeatureBase) | | Plugins/Integrations | /integrations, /plugins | integrations-page-generator, category-page-generator | | Giveaway/Contest | /giveaway | contest-page-generator |
Domain Structure (Multiple Products)
When planning for multiple products or brands, see **domain-architecture** for subfolder vs subdomain vs independent domain. This skill covers page structure within a single domain. For initial domain choice (Brand vs PMD vs EMD, TLD), see **domain-selection**.
Planning Workflow
1. **Choose template**: Start from generic structure; map to [skills-reference §2](../../../docs/skills-reference.md#2-page-taxonomy) website types 2. **Trim modules**: Remove irrelevant nodes (e.g. no API → drop /api, /docs) 3. **Add specifics**: Industry pages, region, product variants 4. **Assign URLs**: Per node; follow **url-structure** (lowercase, hyphens, short, keyword-rich) 5. **Export list**: "Page type + URL + Priority" for dev scheduling 6. **Tech stack**: Match page types to services (DNS, auth, CMS, status page, etc.) 7. **Iterate**: Expand with new features, markets; keep structure clear
Structure Principles
| Principle | Guideline | |-----------|-----------| | **Flat structure** | Max 4 clicks from homepage to any page; improves crawlability and weight distribution | | **Early planning** | Plan structure before growth; can start right after doma
Read more
name: website-structure description: When the user wants to plan website structure, decide which pages to build, or prioritize pages for a new or existing site. Also use when the user mentions "website structure," "site structure," "which pages do I need," "page planning," "sitemap planning," "Must Have pages," "website architecture," or "site hierarchy." For a specific page template (e.g. homepage), use homepage-generator or landing-page-generator as appropriate. Not for organic SEO roadmap alone; use seo-strategy. metadata: version: 1.5.0
Strategy: Website Structure
Guides website structure planning: which pages to build, page priority, and how structure supports UX, SEO, and growth. Structure is the organization and connection of pages; it affects user navigation, Google's understanding of content importance, crawlability, and sitelinks in SERPs. See **serp-features** for sitelinks and SERP optimization.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for product type, audience, and growth goals.
Identify: 1. **Website type**: Product/SaaS, B2B, E-commerce, Portfolio, Forum, Directory 2. **Stage**: New site (plan from scratch) vs. existing (extend or audit) 3. **Growth strategy**: Affiliate, education, multi-language, community, B2B, developer 4. **Constraints**: Team size, budget, tech stack
Page Priority Framework
Plan pages by priority for development scheduling. See [skills-reference §2 Page Taxonomy](../../../docs/skills-reference.md#2-page-taxonomy) for full page types and website-type mapping.
| Priority | Pages | Notes | |----------|-------|-------| | **Must Have** | Home, Product/Features, Pricing, Blog, About, Privacy, Terms, Contact | Essential for trust and conversion; Pricing: public page in nav for self-serve; enterprise-only may use "Contact sales" instead; see **pricing-page-generator** (Visibility & Placement) | | **Great to Have** | Testimonials, FAQ, Sitemap (HTML), 404, Refund/Returns | Support UX and SEO | | **Optional** | Search Results, News, Careers, Disclosure | Situational | | **Traffic-driven** | Category/Collection pages | For content-heavy or e-commerce; needs Category + Tags |
Generic Template Structure
Applicable to SaaS, tools, and content sites. Adapt by removing unused nodes (e.g. no API → drop API) and adding specific modules (e.g. industry, region).
| Section | Typical Paths | Page Skills | |---------|---------------|-------------| | **Root** | /, /features, /pricing, /demo, /contact | homepage-generator, features-page-generator, pricing-page-generator | | **Tools** | /tools, /free-tools; hub + per-tool pages | tools-page-generator; free tools for lead gen; often SPA; programmatic; see **programmatic-seo** | | **Resources** | /blog, /changelog, /glossary, /faq, /tutorials | blog-page-generator, changelog-page-generator, glossary-page-generator, faq-page-generator | | **Partnership** | /affiliate, /startups, /ambassadors | affiliate-page-generator, landing-page-generator | | **Legal** | /terms, /privacy, /careers | terms-page-generator, privacy-page-generator, careers-page-generator | | **Competitor** | /alternatives, /compare, /migrate | alternatives-page-generator, migration-page-generator | | **Standalone** | /dashboard, /login, /signup, /docs, /api, /status, /support | signup-login-page-generator, docs-page-generator, api-page-generator, status-page-generator |
Growth Strategy → Structure Mapping
Structure reflects growth strategy. Subdirectories signal channels:
| Goal | Path Example | Page/Channel | |------|--------------|--------------| | Affiliate conversion | /affiliate | affiliate-page-generator | | Education/student plan | /education, /startups, /student-discount | education-program, startups-page-generator | | Multi-language | /zh-CN, /ja | localization-strategy | | Community | /ambassadors, /showcase | creator-program, landing-page-generator | | B2B / Enterprise | Solutions (industry-first), Use cases (scenario-first; can be sub-pages), Customer stories | solutions-page-generator, use-cases-page-generator, customer-stories-page-generator | | Developer product | /api, /docs, /status | api-page-generator, docs-page-generator, status-page-generator | | User feedback | Feedback, Roadmap | feedback-page-generator; External (Canny, FeatureBase) | | Plugins/Integrations | /integrations, /plugins | integrations-page-generator, category-page-generator | | Giveaway/Contest | /giveaway | contest-page-generator |
Domain Structure (Multiple Products)
When planning for multiple products or brands, see **domain-architecture** for subfolder vs subdomain vs independent domain. This skill covers page structure within a single domain. For initial domain choice (Brand vs PMD vs EMD, TLD), see **domain-selection**.
Planning Workflow
1. **Choose template**: Start from generic structure; map to [skills-reference §2](../../../docs/skills-reference.md#2-page-taxonomy) website types 2. **Trim modules**: Remove irrelevant nodes (e.g. no API → drop /api, /docs) 3. **Add specifics**: Industry pages, region, product variants 4. **Assign URLs**: Per node; follow **url-structure** (lowercase, hyphens, short, keyword-rich) 5. **Export list**: "Page type + URL + Priority" for dev scheduling 6. **Tech stack**: Match page types to services (DNS, auth, CMS, status page, etc.) 7. **Iterate**: Expand with new features, markets; keep structure clear
Structure Principles
| Principle | Guideline | |-----------|-----------| | **Flat structure** | Max 4 clicks from homepage to any page; improves crawlability and weight distribution | | **Early planning** | Plan structure before growth; can start right after doma
Markdown skill library for AI agents - SEO, content, pages, paid ads, channels, strategies. Add project context + skills; your agent delivers tailored, production-ready output. Works with Cursor, Claude Code, OpenClaw, Lovable, and any AI that reads markdown.
Repo: kostja94/marketing-skills
Other skills on kostja94-marketing-skills.
- /google-search-console
When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries,"
Open skill - /seo-monitoring
When the user wants to build an SEO data analysis system, monitor indexing/traffic/keywords/backlinks, or set up benchmarks. Also use when the user mentions "SEO data analysis," "SEO monitoring," "article database," "traffic benchmark," "penalty recovery," "SEO work document,"
Open skill - /ai-traffic
When the user wants to track AI search traffic in GA4 or GSC. Also use when the user mentions "AI traffic," "ChatGPT referral," "Perplexity traffic," "AI Overviews," "GA4 AI sources," "AI search analytics," "track AI referrals," "AI search traffic," "Claude traffic," or "how to
Open skill - /traffic
When the user wants to analyze website traffic sources, attribution, or dark traffic. Also use when the user mentions "traffic sources," "dark traffic," "direct traffic," "UTM parameters," "traffic attribution," "channel attribution," "attribution optimization," "channel
Open skill - /tracking
When the user wants to set up, audit, or optimize analytics tracking (GA4, events, conversions). Also use when the user mentions "Google Analytics," "GA4," "event tracking," "conversions," "attribution model," "gtag," "data layer," "GA4 setup," "conversion tracking," "event
Open skill - /community-forum
When the user wants to promote via forums, communities, or invite users to join a community. Also use when the user mentions "forum promotion," "Indie Hacker," "Hacker News," "community growth," "Discord promotion," "vertical community," "brand encyclopedia," "Wikipedia,"
Open skill

