terrashark
Hallucination-free Terraform and OpenTofu code generation and review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install TerraShark?โผ
Run `npx skills add LukasNiessen/terrashark --all -g -y` in your terminal to install the skill globally for your coding agent.
How to stop AI from hallucinating Terraform code?โผ
TerraShark forces the agent to diagnose likely failure modes first, then load only the relevant best-practice references before generating any HCL.
Does TerraShark work with OpenTofu?โผ
Yes. It fully supports both Terraform and OpenTofu runtimes, including version-specific validation commands and migration playbooks.
Which AI coding tools support TerraShark?โผ
It works with Claude Code, Codex, Gemini CLI, and Antigravity through the standard SKILL.md format with auto-discovery.
Can TerraShark help with Terraform CI/CD pipelines?โผ
Yes. It includes ready-made patterns for GitHub Actions, GitLab CI, Atlantis, and Infracost with plan-on-PR and gated apply workflows.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core