CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. hashicorp
  4. /
  5. agent-skills
  6. /
  7. Terraform Test

Terraform Test

Editor's Note

This is the Terraform test framework reference you'll actually use when writing `.tftest.hcl` files. It covers the full structure: run blocks with plan vs apply modes, assertions on outputs and resource attributes, sequential tests that chain state, and parallel execution patterns. The mock provider section only applies to Terraform 1.7.0+, so it'll tell you to skip that if you're on an older version. What I like here is the naming convention guidance (use `*_unit_test.tftest.hcl` for plan mode, `*_integration_test.tftest.hcl` for apply mode) since that makes CI filtering dead simple. Also includes CI/CD pipeline examples and a complete VPC module test suite in the references.

Install

npx skills add https://github.com/hashicorp/agent-skills --skill terraform-test
Votes
0
Installs2.9k
GitHub Stars620
Categories
Backend & APIsTesting & QADevOps & CI/CDDocumentationCode Review & QualityAI & Agent BuildingRelease ManagementProductivity & PlanningAutomation & WorkflowsPythonCloud & Infrastructure
View on GitHub

Comments

Login to comment

Related Backend & APIs Skills

View all →
vercel-react-best-practices

vercel-labs/agent-skills

5
402.7k
26.6k
3
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
azure-storage

microsoft/azure-skills

0
320.2k
964
Unified access to Azure blob storage, file shares, queues, tables, and data lake services.
entra-app-registration

microsoft/azure-skills

0
320k
964
Microsoft Entra ID app registration, OAuth 2.0 configuration, and MSAL integration for secure application authentication.
azure-resource-visualizer

microsoft/azure-skills

0
319.7k
964
Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations.
azure-aigateway

microsoft/azure-skills

0
319.7k
964
Configure Azure API Management as an AI Gateway for models, MCP tools, and agents with built-in governance policies.
remotion-best-practices

remotion-dev/skills

0
312.3k
3.2k
Domain-specific knowledge base for building videos with Remotion and React.