antonbabenko

antonbabenko/terraform-skill

No license DevOps License not recognized by GitHub

Terraform & OpenTofu Skill for AI Agents - testing, modules, CI/CD, and production patterns

2.2k stars
191 forks
active
GitHub +31 / week

2.2k

Stars

191

Forks

2

Open issues

8

Contributors

v1.17.1 03 Jun 2026

AI Analysis

A specialized AI agent skill that teaches Terraform and OpenTofu best practices, modules, testing, CI/CD, and production patterns. Designed specifically for AI coding agents (Claude Code, Cursor, Copilot, Gemini CLI, etc.) to generate infrastructure-as-code across AWS, Azure, and GCP. Benefits cloud engineering teams and AI agents working on infrastructure projects; not a general-purpose Terraform tutorial but a skill plugin for agent frameworks.

DevOps Developer Tool Discovery value: 6/10
Documentation 9/10
Activity 9/10
Community 8/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 8/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

agent-skills terraform infrastructure-as-code devops ai-coding-assistant
Actively maintained Well documented Niche/specialized use case Production ready
Deep Analysis · Based on README and public signals
2w ago

Terraform skill pack for AI agents—structured guidance on testing, modules, CI/CD, and production patterns

A knowledge and decision-making resource designed to help AI coding agents (Claude Code, Cursor, Copilot, Gemini CLI, and others) write production-grade Terraform and OpenTofu infrastructure code. It packages best practices around module structure, testing strategy selection, state management, CI/CD workflows, and compliance scanning into a skill that agents can invoke. Adoption appears limited to early-stage AI agent ecosystem; real-world production usage not yet verified at scale.

Origin

Created January 2026 by Anton Babenko, a recognized Terraform community figure. Emerged during rapid expansion of AI agent tooling ecosystems and the corresponding need for domain-specific guidance plugins. Part of a broader wave of 'agent skills' across multiple platforms (Claude, Cursor, Copilot, Gemini CLI).

Growth

45 stars in the last 7 days (from ~2,037 baseline) suggests modest but steady uptake since launch. Growth appears driven by visibility within the emerging AI agent marketplace and Babenko's existing reputation in the Terraform community, rather than organic technical discovery. Similar-stage competitor repos show comparable star counts, indicating this is part of an immature, nascent market category.

In production

Adoption not verified. README claims compatibility with multiple agent platforms (Claude Code, Cursor, Copilot, Gemini CLI, OpenCode, Codex, Kiro) but provides no download counts, user testimonials, case studies, or telemetry. Installation instructions are per-platform but do not indicate whether the skill is discoverable through official marketplaces or requires manual cloning. No evidence of use in documented production Terraform workflows.

Code analysis
Architecture

Based on README, appears to be a structured knowledge base organized as markdown decision matrices, checklists, and code examples (testing frameworks, module patterns, CI/CD templates, security scanning workflows). Likely delivered as a `.md` skill file consumed by agent runtime; uses marketplace plugin discovery for multi-platform distribution. Implementation details not visible in README.

Tests

Not documented in README. No mention of tests for the skill itself, validation of examples, or CI checks. Unclear whether examples are executable or reference-only.

Maintenance

Last push 2026-06-14 (16 days before evaluation date). Regular commit activity and active development implied. No evidence of abandoned or stagnant patterns. However, only ~5 months old; long-term maintenance trajectory unclear. Forked 179 times suggests some adoption of the template/pattern by others.

Honest verdict

ADOPT IF: you are experimenting with AI agents (Claude Code, Cursor, etc.) to write Terraform or OpenTofu code, and you want your agent to follow established best practices for testing, module structure, and CI/CD without manual prompt engineering. AVOID IF: you require proven production track record, extensive user base, or official support; the skill is new (5 months old) and adoption not yet verified at scale. MONITOR IF: you use Terraform at scale and are interested in leveraging AI agents—adoption and maturity of this skill should be reassessed in 6–12 months as the agent ecosystem stabilizes.

Independent dimensions

Mainstream potential

3/10

Technical importance

6/10

Adoption evidence

2/10

Risks
  • Adoption not verified: no public evidence of how many agents or teams actually use this skill or whether guidance translates to correct production code.
  • Marketplace fragmentation: skill must be installed separately on each agent platform (Claude Code, Cursor, Copilot, Gemini CLI, Codex, Kiro, OpenCode); no unified distribution reduces accessibility.
  • Maintenance dependency on single author: Anton Babenko is a known community figure but skill content requires ongoing updates as Terraform and OpenTofu evolve; unclear if community contributions are planned.
  • No test automation visible: examples and patterns lack documented validation; incorrect or outdated guidance could propagate silently through agent-generated code.
  • Market uncertainty: agent-skill ecosystem is immature (most similar repos are <1 year old); entire category may consolidate, fragment, or shift before terraform-skill reaches critical mass.
Prediction

Likely to remain a narrow-but-solid resource for Terraform-using teams experimenting with AI agents over the next 6–12 months. Growth probably modest unless a dominant agent platform (Claude Code, Cursor) integrates skills into discovery or marketplace recommendations. May be absorbed into broader Terraform-AI tooling ecosystem or become reference material for agent platform creators rather than direct end-user tool.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

No language breakdown available.

Information

License
NOASSERTION
Last updated
1w ago
Created
6mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Similar repos

softaworks

softaworks/agent-toolkit

Agent Toolkit is a curated collection of reusable skills for AI coding agents...

2.2k Python Dev Tools
itsmostafa

itsmostafa/aws-agent-skills

AWS Agent Skills provides Claude Code and Codex with pre-curated, LLM-optimized...

1.1k Python AI & ML
udecode

udecode/dotai

dotai is a curated collection of reusable skills and workflows designed for AI...

1.2k JavaScript AI & ML
mattpocock

mattpocock/skills

A curated collection of AI coding agent 'skills' (structured prompt/instruction...

163.9k Shell AI & ML
JimLiu

JimLiu/baoyu-skills

Baoyu-skills is a specialized collection of 20+ AI agent skills designed for...

23.4k TypeScript AI & ML
vs. alternatives
addyosmani/agent-skills (67,954 stars)

Established shell-based agent skills collection with much higher visibility and maturity; appears to be a broader foundational library rather than domain-specific. terraform-skill is narrower, focused on Terraform/OpenTofu alone.

mattpocock/skills (150,505 stars)

Substantially larger ecosystem of skills; terraform-skill is a single specialized module compared to a general platform. No direct competition; different positioning.

softaworks/agent-toolkit (2,122 stars)

Similar star count (2,082 vs 2,122); both appear to be emerging agent-specific toolkits. tensorflow-skill is Terraform-focused; agent-toolkit is Python-based and likely broader in scope.

udecode/dotai (1,151 stars)

Lower star count; JavaScript-based. Covers different domain (likely document/code processing) rather than infrastructure-as-code.

Terraform Cloud/Enterprise policy-as-code documentation

Official HashiCorp resources cover similar topics (state, policy, CI/CD, compliance); terraform-skill appears to aggregate and contextualize these for AI agents rather than replace them. Positioning is complementary, not competitive.