The Claude Skills I Actually Use for DevOps
Claude Skills package engineering expertise into reusable instructions that teach AI agents domain-specific patterns and best practices. Unlike MCPs which provide tools, skills encode workflows and judgment—teaching Claude to write production-ready infrastructure code with proper security contexts, monitoring, OIDC credentials, and deployment patterns. The article demonstrates 14+ community and official Pulumi skills covering TypeScript infrastructure, Kubernetes hardening, systematic debugging, security review, incident response, and SRE practices. Skills are portable markdown files that avoid context pollution through progressive disclosure, activating only when relevant. Security vetting is critical as 13.4% of public skills contain vulnerabilities.