关于
The IPv6-First Development skill ensures that your software projects are built for the modern internet by prioritizing IPv6 as the primary networking protocol. It provides Claude with specific implementation patterns for socket binding, DNS resolution, and URL construction that utilize IPv6 by default, including the necessary bracket notation and dual-stack configurations. By treating IPv4 as a secondary, legacy concern, this skill helps developers future-proof their infrastructure and maintain consistent, modern networking standards across all codebases, documentation, and automated tests.