mcpbeat Sign in

Domain Architecture Agent Skill

When the user wants to decide domain structure for multiple products or brands—subfolder vs subdomain vs independent domain. Also use when the user mentions "subfolder vs subdomain," "subdirectory vs subdomain," "multiple products domain," "multiple websites," "brand architecture," "branded house," "house of brands," "where to host product," "domain structure," or "hub-spoke domain." For brand SERP, use multi-domain-brand-seo.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
836
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/kostja94/marketing-skills --skill domain-architecture

The instruction itself

8 sections, as written by the author

Strategy: Domain Architecture

Guides domain structure decisions for multiple products or brands: subfolder (subdirectory), subdomain, or independent domain. Covers brand architecture (Branded House vs House of Brands) and Hub-Spoke principles when multiple domains coexist. See domain-selection for initial domain choice (Brand/PMD/EMD, TLD); website-structure for single-domain page planning; rebranding-strategy for domain change and migration; multi-domain-brand-seo for brand search 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 portfolio and growth goals.

Identify:

  • Product count: Single product vs multiple products/brands
  • Brand strategy: Unified brand vs distinct brands
  • Current state: Planning from scratch vs consolidating existing domains
  • Constraints: Tech stack, team, budget

Domain Structure Options

| Structure | Example | SEO Authority | Brand Independence | Typical Use |

|-----------|---------|---------------|-------------------|-------------|

| Subfolder | company.com/product-a | Shared with main domain | Low | Products under one brand; SMB; content consolidation |

| Subdomain | product.company.com | Treated separately by Google | Medium | Separate product experience; tech isolation; support/docs |

| Independent domain | product.ai | None shared | High | Acquired brands; different markets; distinct brand identity |

When to Use Each

| Choose | When |

|--------|------|

| Subfolder | Products share value proposition; want to strengthen main domain; SMB; blog, tools, features under one brand |

| Subdomain | Need separate tech stack (e.g., app vs marketing); support portal; docs; distinct UX but same brand |

| Independent domain | House of Brands; acquired company; different audience; different TLD (e.g., .ai for AI product) |

SEO consensus: Subfolders typically outperform subdomains for most cases—authority flows to the main domain. Subdomains require separate SEO effort.

Brand Architecture

| Model | Description | Domain Tendency | Examples |

|-------|-------------|-----------------|----------|

| Branded House | One master brand; products use functional descriptors | Subfolder or subdomain | Google (google.com/search, google.com/maps), FedEx |

| House of Brands | Each brand independent; parent hidden | Independent domains | Unilever (dove.com, axe.com) |

| Sub-brands / Endorsed | Sub-brands with parent endorsement | Subdomain or independent | FedEx Express, Marriott Bonvoy |

Decision factors: Business strategy, market positioning, product overlap, resource availability.

Hub-Spoke (Multiple Domains Coexist)

When company main site (company.com) and product site (product.ai) both exist:

| Role | Domain | Focus |

|------|--------|-------|

| Hub | company.com | Brand, About, Research, product matrix; brand queries |

| Spoke | product.ai | Product features, pricing, signup; product queries |

Principles:

  • Hub links to Spoke (Products section); Spoke links back (About, Footer, "A [Company] product")
  • Spoke avoids competing for brand queries in Title; Hub avoids competing for product keywords
  • See multi-domain-brand-seo for brand search optimization.

Output Format

  • Recommendation (subfolder / subdomain / independent) with rationale
  • Brand architecture fit (Branded House / House of Brands / Sub-brands)
  • Domain mapping (e.g., product A → company.com/product-a)
  • Hub-Spoke guidance (if multiple domains)
  • Related next steps (website-structure, rebranding-strategy)
  • domain-selection: Initial domain choice (Brand/PMD/EMD, TLD); single-site use case
  • website-structure: Plan pages within a domain; single-domain structure
  • rebranding-strategy: Domain change, 301 redirects, migration
  • multi-domain-brand-seo: Brand search control when Hub and Spoke coexist
  • branding: Brand strategy, positioning; domain architecture implements brand structure

Other skills for the same job

different authors, same section of the catalogue
Internal Comms
by anthropics
vendor ×13

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

6k tokens
Competitive Ads Extractor
by frostant
×10

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

2k tokens
Lead Research Assistant
by frostant
×8

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

2k tokens
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
App Store Optimization
by alirezarezvani
×3

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

55k tokens scripts
Deeptools
by christophacham
×3

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

21k tokens scripts
Pymatgen
by christophacham
×3

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

26k tokens scripts
Enhance Prompt
by google-labs-code
vendor ×2

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

3k tokens

How to use it

Copy the folder

Take kostja94/domain-architecture from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.