terraform-infrastructure
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
Recommendednpx skills add boisenoise/skills-collections -a claude-code/plugin add https://github.com/boisenoise/skills-collectionsgit clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/terraform-infrastructureCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
ai-agent-development
OtherThis 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.
python-fastapi-development
OtherThis 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.
api-security-testing
OtherThis 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.
wordpress-plugin-development
OtherThis 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.
