Covers the full stack of DigitalOcean networking: VPCs for private segmentation, stateful firewalls for traffic control, load balancers with health checks and TLS termination, reserved IPs for stable endpoints, DNS management, and NAT gateways for outbound connectivity from private subnets. Use this when you're setting up network isolation between environments, locking down inbound access, or routing traffic through load balancers. The workflow is straightforward: create a VPC per environment, attach your compute and databases, layer on firewalls, then add load balancers and DNS as needed. It's designed to work alongside DigitalOcean compute and database skills but functions independently if you're just focused on network architecture.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill digitalocean-networking