This skill should be used when the user asks about configuring DNS records for common services — email ("set up email for my domain", "Google Workspace MX records", "Fastmail setup", "ProtonMail DNS", "SPF", "DKIM", "DMARC"), web hosting ("A records for my website", "apex vs subdomain"), domain verification ("TXT record for verification"), HTTPS certificate issuance ("CAA records", "LetsEncrypt"), or URL redirects ("forward www to apex"). Provides concrete copy-pasteable record templates for the most common configurations so Claude doesn't have to reason about them from scratch.
$npx -y skills add joachimbrindeau/domain-mcp --skill dns-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/joachimbrindeau/domain-mcp" --skill "joachimbrindeau/domain-mcp/dns-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joachimbrindeau/domain-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/joachimbrindeau/domain-mcp"` and select the relevant skills, then follow their instructions.