đź”§

Infrastructure

299 skills in DevOps > Infrastructure

terraform

Comprehensive guidelines for creating, editing, and managing Terraform/OpenTofu configurations. Covers modern IaC patterns, module design, state management, security, and multi-environment setups. Applied when creating, modifying, or reviewing Terraform files (`.tf`, `.tfvars`).

KJone1/dotfiles
2
0
Mis Ă  jour 15h ago

terraform-style-guide

Comprehensive guide for Terraform code style, formatting, and best practices based on HashiCorp's official standards and Azure Verified Modules (AVM) requirements. Use when writing or reviewing Terraform configurations, formatting code, organizing files and modules, establishing team conventions, managing version control, ensuring code quality and consistency across infrastructure projects, or developing Azure Verified Modules.

panchal-ravi/ai-iac-consumer-template
2
2
Mis Ă  jour 23h ago

Error Handling Protocols

Standard protocols for handling errors, API failures, and infrastructure issues

IgorGanapolsky/trading
2
1
Mis Ă  jour 21h ago

performing-security-audits

Marketplace

This skill allows Claude to conduct comprehensive security audits of code, infrastructure, and configurations. It leverages various tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis. Use this skill when a user requests a "security audit," "vulnerability assessment," "compliance review," or any task involving identifying and mitigating security risks. It helps to ensure code and systems adhere to security best practices and compliance standards.

jeremylongshore/claude-code-plugins-nixtla
2
0
Mis Ă  jour 1d ago

providing-performance-optimization-advice

Marketplace

This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".

jeremylongshore/claude-code-plugins-nixtla
2
0
Mis Ă  jour 11h ago

security-analyzer

Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies (npm, pip, gem, go, cargo), containers (Docker, Kubernetes), cloud IaC (Terraform, CloudFormation), and detects secrets exposure. Fetches live CVE data from OSV.dev, calculates risk scores, and generates phased remediation plans with TDD validation tests. Use when users mention security scan, vulnerability, CVE, exploit, security audit, penetration test, OWASP, hardening, dependency audit, container security, or want to improve security posture.

Cornjebus/security-analyzer
2
0
Mis Ă  jour 15h ago

scripting

Marketplace

DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management

pluginagentmarketplace/custom-plugin-devops
2
0
Mis Ă  jour 15h ago

i18n-frontend-implementer

Adds internationalization (i18n) infrastructure with translation plumbing, scalable key strategy, formatters for dates/numbers/currency, plural rules, and language switching. Use when implementing "internationalization", "translations", "multi-language support", or "i18n".

patricio0312rev/skillset
2
0
Mis Ă  jour 11h ago

providing-performance-optimization-advice

Marketplace

This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".

jeremylongshore/claude-code-plugins-nixtla
2
0
Mis Ă  jour 11h ago

terraform-test

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test syntax and execution. Terraform test is typically used when validating Terraform modules.

panchal-ravi/ai-iac-consumer-template
2
2
Mis Ă  jour 21h ago

performing-security-audits

Marketplace

This skill allows Claude to conduct comprehensive security audits of code, infrastructure, and configurations. It leverages various tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis. Use this skill when a user requests a "security audit," "vulnerability assessment," "compliance review," or any task involving identifying and mitigating security risks. It helps to ensure code and systems adhere to security best practices and compliance standards.

jeremylongshore/claude-code-plugins-nixtla
2
0
Mis Ă  jour 23h ago

generating-infrastructure-as-code

Marketplace

This skill enables Claude to generate Infrastructure as Code (IaC) configurations. It uses the infrastructure-as-code-generator plugin to create production-ready IaC for Terraform, CloudFormation, Pulumi, ARM Templates, and CDK. Use this skill when the user requests IaC configurations for cloud infrastructure, specifying the platform (e.g., Terraform, CloudFormation) and cloud provider (e.g., AWS, Azure, GCP), or when the user needs help automating infrastructure deployment. Trigger terms include: "generate IaC", "create Terraform", "CloudFormation template", "Pulumi program", "infrastructure code".

jeremylongshore/claude-code-plugins-nixtla
2
0
Mis Ă  jour 11h ago

network-engineering

Network architecture, troubleshooting, and infrastructure patterns. Use when designing network topologies, debugging connectivity issues, configuring load balancers, DNS, or implementing network security.

89jobrien/steve
1
0
Mis Ă  jour 6d ago

insightpulse-connection-manager

Supabase-style connection UI for managing InsightPulse AI infrastructure (Supabase, Odoo, Superset, MCP servers, PostgreSQL, APIs). Self-hosted connection manager module for Odoo 19 that provides unified connection management, auto-generated configurations, connection testing, and beautiful Kanban interface.

jgtolentino/insightpulse-odoo
1
0
Mis Ă  jour 6d ago

i18n-setup-wizard

Marketplace

Sets up complete internationalization infrastructure for React, Vue, Next.js, or vanilla JS with framework config, translation files, and language switching. Use when user asks to "setup i18n", "add translations", "multi-language support", or "internationalization setup".

Dexploarer/claudius-skills
1
1
Mis Ă  jour 6d ago

terraform-provider-tests

Analyze and improve Terraform provider test coverage using terraform-plugin-testing v1.13.3+ patterns. Use when (1) analyzing test coverage gaps, (2) adding missing tests (drift detection, import, idempotency), (3) converting legacy patterns to modern state checks, (4) tracking optional field coverage, (5) verifying test quality, or (6) validating example accuracy. Supports automated coverage analysis, guided pattern improvements, and example testing.

hashi-demo-lab/terraform-provider-bcm
1
0
Mis Ă  jour 6d ago

handler-iac-terraform

Marketplace

Terraform IaC handler - centralized Terraform operations including init, validate, plan, apply, and destroy. Provides standard interface for Terraform-specific logic used by all infrastructure skills. Handles Terraform initialization, backend configuration, variable files, and execution plan management.

fractary/claude-plugins
1
0
Mis Ă  jour 9h ago

infra-teardown

Marketplace

Safely destroy infrastructure with state backup and verification

fractary/claude-plugins
1
0
Mis Ă  jour 6d ago

code-docs

Apply Google Style documentation standards to Python, Go, and Terraform code. Use when writing or reviewing code that needs docstrings/comments, when asked to "document this code", "add docstrings", "follow Google Style", or when improving code documentation quality. Supports Python docstrings, Go comments, and Terraform variable/output descriptions. Enforces consistent, professional documentation standards.

jjmartres/opencode
1
0
Mis Ă  jour 6d ago

infra-engineer

Marketplace

Generate Terraform infrastructure as code - read design documents and implement them as Terraformconfigurations including resources, variables, outputs, and provider configurations. Creates modular,maintainable Terraform code following best practices with proper resource naming, tagging, and organization.

fractary/claude-plugins
1
0
Mis Ă  jour 6d ago