Handles the automation side of SSL/TLS certificate lifecycle so you're not manually renewing certs at 2am. Covers Let's Encrypt integration via cert-manager, AWS ACM workflows, and monitoring setups that actually alert before things expire. The guides walk through HTTP-01 and DNS-01 ACME challenges, wildcard certificates, and zero-downtime rotation patterns. Most useful when you're managing multiple domains or need consistent certificate handling across environments. The cert-manager examples are solid starting points, though you'll want to adapt the monitoring pieces to your specific alerting setup. Beats keeping a spreadsheet of expiration dates.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill ssl-certificate-management