Generate files for Nuxt + AWS infrastructure projects. This skill replaces the CLI — generate all files directly.
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.
Read terraform-scaffold.config.ts for functionPrefix (PascalCase), environments, and custom paths. If no config exists, ask the user for these values.
비계 Nuxt + AWS Terraform 인프라. GraphQL 해석기, Lambda 함수를 추가하거나, AppSync, DynamoDB, Cognito를 사용하여 새 프로젝트를 초기화하거나, Terraform 테스트를 작성하거나, Terraform 코드 스타일을 생성/검토할 때 사용합니다. 트리거 대상: graphql 해석기 추가, 람다 생성, 스캐폴드 terraform, terraform 초기화, appsync 해석기 추가, 변형 추가, 쿼리 추가, terraform 테스트 추가, tftest 작성, terraform 스타일. 출처: ralphcrisostomo/nuxt-development-skills.