autojanet/skills/terrashark/.claude-plugin/marketplace.json
Zoë cfec11bb46
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: convert skill submodules to plain directories
stop-slop, taste-skill, terrashark had embedded .git dirs causing
Woodpecker clone to fail on submodule update.
2026-05-30 15:44:44 -07:00

15 lines
371 B
JSON

{
"name": "terrashark",
"description": "Practical Terraform and OpenTofu skill focused on structure, security, testing, and low-hallucination IaC generation.",
"owner": {
"name": "LukasNiessen"
},
"plugins": [
{
"name": "terrashark",
"source": "./",
"description": "Terraform/OpenTofu Guardrails",
"version": "2.3.0"
}
]
}