website-structure

v1.5.0

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 "...

0· 132·1 current·1 all-time
byKostja Zhang@kostja94

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for kostja94/website-structure.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "website-structure" (kostja94/website-structure) from ClawHub.
Skill page: https://clawhub.ai/kostja94/website-structure
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install website-structure

ClawHub CLI

Package manager switcher

npx clawhub@latest install website-structure
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (website structure planning) match the SKILL.md content. The skill's checks (project type, stage, growth strategy), page taxonomy, and references to page-generator skills are all coherent with its stated purpose; it does not ask for unrelated credentials or binaries.
Instruction Scope
The runtime instructions direct the agent to read local project context files if present (.claude/project-context.md or .cursor/project-context.md) and to consult local docs paths (e.g. ../../../docs/). Reading project context for planning is reasonable, but this grants the skill read access to workspace files — confirm you are comfortable with the agent seeing files in the working directory and that those project-context files do not contain secrets.
Install Mechanism
No install spec or code is present; this is instruction-only and does not write to disk or download external packages, which minimizes install-time risk.
Credentials
The skill requires no environment variables, credentials, or config paths. The lack of requested secrets is proportionate to its stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent system changes or cross-skill configuration. It can be invoked autonomously (platform default), which is expected for skills but not excessive here.
Assessment
This skill appears coherent and low-risk: it only contains prose instructions for planning site structure and requests no credentials or installs. Before enabling, confirm you are comfortable with the agent reading project-context files in the workspace (the SKILL.md explicitly instructs reading .claude/project-context.md or .cursor/project-context.md). If those files might contain private keys, API tokens, or other secrets, remove or sanitize them first. If you want to limit file access, test the skill in a sanitized/project-copy workspace. Finally, note the skill references other "page-generator" skills and docs; check those other skills separately if you plan to use them.

Like a lobster shell, security has layers — review code before you run it.

latestvk97a9ge0ndskhmcxkgxcn3tgxx84hnsd
132downloads
0stars
1versions
Updated 2w ago
v1.5.0
MIT-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 for full page types and website-type mapping.

PriorityPagesNotes
Must HaveHome, Product/Features, Pricing, Blog, About, Privacy, Terms, ContactEssential 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 HaveTestimonials, FAQ, Sitemap (HTML), 404, Refund/ReturnsSupport UX and SEO
OptionalSearch Results, News, Careers, DisclosureSituational
Traffic-drivenCategory/Collection pagesFor 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).

SectionTypical PathsPage Skills
Root/, /features, /pricing, /demo, /contacthomepage-generator, features-page-generator, pricing-page-generator
Tools/tools, /free-tools; hub + per-tool pagestools-page-generator; free tools for lead gen; often SPA; programmatic; see programmatic-seo
Resources/blog, /changelog, /glossary, /faq, /tutorialsblog-page-generator, changelog-page-generator, glossary-page-generator, faq-page-generator
Partnership/affiliate, /startups, /ambassadorsaffiliate-page-generator, landing-page-generator
Legal/terms, /privacy, /careersterms-page-generator, privacy-page-generator, careers-page-generator
Competitor/alternatives, /compare, /migratealternatives-page-generator, migration-page-generator
Standalone/dashboard, /login, /signup, /docs, /api, /status, /supportsignup-login-page-generator, docs-page-generator, api-page-generator, status-page-generator

Growth Strategy → Structure Mapping

Structure reflects growth strategy. Subdirectories signal channels:

GoalPath ExamplePage/Channel
Affiliate conversion/affiliateaffiliate-page-generator
Education/student plan/education, /startups, /student-discounteducation-program, startups-page-generator
Multi-language/zh-CN, /jalocalization-strategy
Community/ambassadors, /showcasecreator-program, landing-page-generator
B2B / EnterpriseSolutions (industry-first), Use cases (scenario-first; can be sub-pages), Customer storiessolutions-page-generator, use-cases-page-generator, customer-stories-page-generator
Developer product/api, /docs, /statusapi-page-generator, docs-page-generator, status-page-generator
User feedbackFeedback, Roadmapfeedback-page-generator; External (Canny, FeatureBase)
Plugins/Integrations/integrations, /pluginsintegrations-page-generator, category-page-generator
Giveaway/Contest/giveawaycontest-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 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

PrincipleGuideline
Flat structureMax 4 clicks from homepage to any page; improves crawlability and weight distribution
Early planningPlan structure before growth; can start right after domain purchase
SitelinksGood structure + TOC + authoritative internal links → natural sitelinks in SERP (cannot be forced via schema); see serp-features
Orphan preventionEvery page needs internal links; see site-crawlability and internal-links
Features vs Use cases/features = capability-first; /use-cases = scenario-first; differentiate content angle, link between, avoid overlap; see features-page-generator, use-cases-page-generator
Clear navigationClear hierarchy and nav improve task completion; users find what they need faster; see navigation-menu-generator
Pricing placementMarketing site: /pricing in main nav for prospects; in-app: Settings → Billing in sidebar for logged-in users (subscription management). Enterprise-only: "Contact sales" may replace public pricing page; see pricing-page-generator

Homepage Module Reference

See homepage-generator for common modules (Headline, Subheadline, CTA, Benefits, Social Proof, etc.), navigation options, and hero-generator for hero design.

Output Format

  • Page list with priority (Must Have / Great to Have / Optional)
  • URL structure (paths per section)
  • Website-type fit (which pages apply per skills-reference §2)
  • Growth mapping (which paths support which channels)
  • Next steps: url-structure for URL rules; xml-sitemap for submission; site-crawlability for audit

References

  • Website structure SEO guide — Alignify: structure importance, page priority, generic template, planning workflow, growth mapping, homepage modules
  • skills-reference §2 (docs/skills-reference.md#2-page-taxonomy) — Full page types, website-type matrix, core vs extended; use for page selection

Related Skills

  • seo-strategy: SEO workflow order; structure planning fits before Technical phase
  • domain-selection: Initial domain choice; do before structure when choosing domain
  • domain-architecture: Subfolder vs subdomain vs independent; do before structure if domain decision pending
  • url-structure: URL optimization, hierarchy, slugs; apply after structure is defined
  • site-crawlability: Crawlability, orphan pages, redirects; audit existing structure
  • internal-links: Link strategy, hub-spoke; implement after pages exist
  • xml-sitemap: Sitemap creation; include planned URLs
  • breadcrumb-generator: Breadcrumb for hierarchy; large sites, e-commerce
  • navigation-menu-generator: Nav design; primary, footer, mobile
  • content-strategy: Content clusters, pillar pages; complements structure planning

Comments

Loading comments...