nuxt-terraform

Installation
SKILL.md

Nuxt + Terraform Scaffold Skill

Generate files for Nuxt + AWS infrastructure projects. This skill replaces the CLI — generate all files directly.

Style Guide

All generated Terraform code follows HashiCorp's official style conventions. Read references/terraform-style-guide.md for formatting rules, naming conventions, file organization, security best practices, and the code review checklist. Apply these conventions to all .tf files produced by any command below.

Pre-Requisites

Read terraform-scaffold.config.ts for functionPrefix (PascalCase), environments, and custom paths. If no config exists, ask the user for these values.

Naming Conventions

Concept Convention Example
Function prefix PascalCase MyApp
Full Lambda name <prefix><PascalSuffix> MyAppRedeemNow
Resolver name camelCase productById
Related skills

More from ralphcrisostomo/nuxt-development-skills

Installs
32
First Seen
Mar 5, 2026