Back to Skills

terraform-infrastructure

boisenoise
Updated 3 days ago
5 views
2
2
View on GitHub
Otherautomation

About

This Claude Skill provides a specialized Terraform workflow for infrastructure as code, enabling developers to provision cloud resources and create reusable modules. It covers the full lifecycle including setup, state management, and multi-environment deployments. Use this when implementing IaC best practices or managing infrastructure at scale with Terraform.

Quick Install

Claude Code

Recommended
Primary
npx skills add boisenoise/skills-collections -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/boisenoise/skills-collections
Git CloneAlternative
git clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/terraform-infrastructure

Copy and paste this command in Claude Code to install this skill

GitHub Repository

boisenoise/skills-collections
Path: skills/antigravity-terraform-infrastructure
0

Related Skills

ai-agent-development

Other

This workflow provides a structured approach for developers building AI agents, from single autonomous agents to complex multi-agent systems. It covers agent design, orchestration with tools like CrewAI and LangGraph, and includes tool integration and memory systems. Use it when implementing agent architectures, multi-agent collaboration, or adding capabilities to your AI agents.

View skill

python-fastapi-development

Other

This skill provides a specialized workflow for building production-ready Python backends with FastAPI. It covers async patterns, SQLAlchemy ORM integration, Pydantic validation, and authentication implementation. Use it when developing REST APIs, microservices, or any async Python backend requiring database integration and robust API patterns.

View skill

api-security-testing

Other

This skill provides a comprehensive security testing workflow for both REST and GraphQL APIs. It covers authentication, authorization, rate limiting, and input validation testing across multiple phases. Developers should use it for API security assessments, bug bounty testing, or validating API implementations against security best practices.

View skill

wordpress-plugin-development

Other

This skill provides a structured workflow for developing WordPress plugins, covering architecture, hooks, admin interfaces, and REST API integration. Use it when creating custom plugins, extending WordPress functionality, or building secure admin interfaces. It guides developers through setup, implementation, and security best practices.

View skill