Agent skill · Databases

domain-strategy

Plan, manage, and optimize a domain portfolio. Use this skill for DNS architecture decisions, redirect strategies, registrar choice, parking unused domains, multi-site setups, and domain consolidation or split planning. Triggers on DNS, domain, registrar, redirect, parking, subdomain, apex, www vs non-www, multi-site, portfolio, hreflang setup, domain migration. Also triggers when planning a new site that needs domain decisions made before launch.

RampStack477★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add rampstackco/claude-skills --skill domain-strategy --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/domain-strategy/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 515
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

# Domain Strategy Decide how domains, subdomains, and DNS work across a portfolio. Stack-agnostic. Works for one site or one hundred. --- ## When to use - Setting up DNS for a new site (apex vs www, primary vs aliases) - Choosing or switching registrars - Planning redirects across multiple domains (parked, retired, consolidated) - Deciding subdomain vs subfolder vs separate domain for a new product line - Consolidating multiple sites into one - Splitting one site into multiple - Setting up DNS for email, security records, third-party services ## When NOT to use - Migrating content between platforms with URL changes (use `content-migration`) - Email authentication setup specifically (use `email-deliverability`) - Security headers or HTTPS config (use `security-baseline`) - Internationalization domain choices (use `internationalization`) --- ## Required inputs - Current domain inventory (every domain you own or operate) - Status of each (live, parked, redirected, retired) - Strategic role of each (primary brand, sub-brand, defensive registration, campaign) - Current DNS provider and registrar for each - Email and third-party service dependencies --- ## The framework: 5 decisions Ever

What's inside
Steps it walks through
  1. When to use
  2. When NOT to use
  3. Required inputs
  4. The framework: 5 decisions
  5. Decision 1: Apex vs www as canonical
  6. Decision 2: Subdomain vs subfolder vs separate domain
  7. Decision 3: Registrar strategy
  8. Decision 4: DNS provider
  9. Decision 5: Parked domain strategy
  10. Workflow
  11. Step 1: Inventory
  12. Step 2: Classify by role
  13. Step 3: Audit current configuration
  14. Step 4: Set the canonical pattern
Ships with 1 file
  • references/dns-record-reference.md
More from claude-skills
All skills →
About this skill
What does the domain-strategy skill do?

Plan, manage, and optimize a domain portfolio. Use this skill for DNS architecture decisions, redirect strategies, registrar choice, parking unused domains, multi-site setups, and domain consolidation or split planning. Triggers on DNS, domain, registrar, redirect, parking, subdomain, apex, www vs non-www, multi-site, portfolio, hreflang setup, domain migration. Also triggers when planning a new site that needs domain decisions made before launch.

How do I install it?

Run `npx skills add rampstackco/claude-skills --skill domain-strategy --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 rampstackco/claude-skills, a repository with 515 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