domain-management

Configure Cloudflare DNS and SSL certificates for sgcarstrends.com subdomains.

21|2|Updated Nov 5, 2023
One-click install
npx skills add https://github.com/sgcarstrends/sgcarstrends --skill domain-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-management
Source: https://github.com/sgcarstrends/sgcarstrends/tree/main/.claude/skills/domain-management
Command: npx skills add https://github.com/sgcarstrends/sgcarstrends --skill domain-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps configure domain routing and Cloudflare DNS for sgcarstrends.com and subdomains, enabling rapid addition of new services, domain patterns, or debugging DNS issues while reducing downtime and misconfigurations.

Core Features & Use Cases

  • Domain Architecture: Document and enforce domain structure (production, staging, API, and future apps).
  • DNS & SSL Management: Centralize DNS records, SSL provisioning, and Cloudflare settings for security and reliability.
  • Operational Guidance: Use when adding new subdomains, configuring SSL certificates, or troubleshooting DNS resolution.

Quick Start

Add a new subdomain for a service (e.g., api.yourdomain.com), configure the DNS entry in Cloudflare, and validate SSL provisioning with the SST deployment.

Frequently Asked Questions about domain-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new subdomain and configure DNS records in Cloudflare?

Add a new subdomain by creating a DNS record in Cloudflare pointing to your service endpoint, then validate SSL provisioning through your SST deployment. This automates certificate setup and domain routing across production, staging, and development environments.

Can I manage SSL certificates and DNS for multiple subdomains at once?

Yes. This Skill centralizes SSL provisioning and DNS management for sgcarstrends.com and all subdomains, allowing you to configure multiple service domains—API, web apps, and backends—through a single domain architecture pattern.

What should I do if DNS resolution or TLS is not working after deploying a subdomain?

Use the Skill's debugging guidance to inspect DNS records in Cloudflare, validate Route53 settings, and verify SSL certificate status. It helps trace misconfigurations across production, staging, and development to restore domain routing.

How do I enforce consistent domain patterns across my infrastructure?

Document your domain structure—production, staging, API, and app subdomains—within the Skill to enforce patterns and prevent misconfigurations. SST-based integration ensures new services follow the same routing and SSL rules.

Does this work with Route53 and Cloudflare together?

Yes. The Skill satisfies requirements for both Cloudflare DNS management and Route53 validation, enabling you to maintain dual configurations or migrate between them without downtime or SSL issues.