Skip to main content

hashi-demo-lab/terraform-provider-aap

SkillsMP는 hashi-demo-lab/terraform-provider-aap에서 41개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
41
GitHub 스타
0
GitHub 포크
0

수집된 skill 41개 중 40개를 표시합니다.

직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Analyze and optimize Terraform provider acceptance test execution for maximum speed with 100% pass rate. Use when the user wants to run tests faster, analyze test timing, find slow tests, parallelize test execution, or optimize their test suite's throughput.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze GitHub issues for any repository to discover themes, assess community demand, and produce prioritized roadmap recommendations. Use when the user wants to understand issue trends, group issues by theme, prioritize features, plan a roadmap, triage a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Uplift a Terraform provider's golangci-lint config to the HashiCorp terraform-provider-scaffolding-framework standard by fetching the latest baseline from GitHub and additively merging missing linters, settings, and sections. Use this skill when the user…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior, mocking providers, and troubleshooting test execution.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Checklist creation patterns for requirement quality validation. "Unit tests for English" — test the requirements themselves, not the implementation. Anti-examples, quality dimensions, traceability rules. Preloaded by sdd-checklist agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pattern extraction heuristics, pitfall recording format, and compound memory directory structure for capturing learnings from Terraform workflows. Preloaded by all compound-* agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cross-artifact traceability rules for spec-to-plan-to-tasks coverage analysis. Orphan detection, terminology drift, and consistency validation methodology.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implementation orchestrator for Terraform infrastructure provisioning. Drives task execution, sandbox testing, deployment, reporting, and compound learning capture. Entry point for the implementation workflow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Planning orchestrator for Terraform infrastructure provisioning. Drives spec-driven development from requirements intake through specification, clarification, planning, review, tasks, and analysis.Entry point for the planning workflow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

8-category ambiguity taxonomy for Terraform infrastructure specifications. Structured scan methodology, prioritization heuristics, and clarification question patterns. Preloaded by sdd-clarify agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Non-interactive test harness for end-to-end Terraform workflow testing. Runs full `/tf-plan` → `/tf-implement` cycle with test defaults, bypassing user prompts for automated validation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Common Terraform implementation patterns for AWS infrastructure. VPC, IAM, compute, storage, database, and deployment patterns using private registry modules.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Scoring rubrics, severity classification, evaluation methodology, and iterative refinement protocol for Terraform code quality assessment. Preloaded by code-quality-judge agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deployment report structure, data collection patterns, and section templates for Terraform deployment documentation. Preloaded by tf-report-generator agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Search query construction for private Terraform registries, AWS documentation, and provider docs. Effective research strategies for infrastructure unknowns.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

AWS security assessment domains, risk rating framework, CIS/NIST reference baselines, and evidence-based finding format. Preloaded by aws-security-advisor agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Terraform feature specification writing patterns. User story formats, success criteria templates, requirement quality rules, and Terraform-specific spec conventions.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가소프트웨어 개발자
설명

Task breakdown format and phase organization for Terraform implementation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior, mocking providers, and troubleshooting test execution.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Terraform module design patterns, resource composition conventions, and project structure standards. Use when designing module structure, choosing resource composition patterns, or setting up project layout for AWS Terraform modules.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Non-interactive test harness for end-to-end Terraform consumer workflow testing. Runs full `/tf-consumer-plan` -> `/tf-consumer-implement` cycle with test defaults, bypassing user prompts for automated validation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SDD Phases 3-4 for consumer provisioning. Implementation and validation from an existing consumer-design.md. Composes modules, validates, deploys to sandbox, creates PR.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SDD Phases 1-2 for consumer provisioning. Clarify requirements, research private registry modules, produce consumer-design.md, and await human approval before any code is written.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

8 category ambiguity taxonomy for Terraform infrastructure specifications. Structured scan methodology, prioritization heuristics, and clarification question patterns. Use when scanning Terraform specifications for ambiguity, missing decision points, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Common Terraform resource authoring patterns for AWS infrastructure. VPC, IAM, compute, storage, database, and module design patterns using raw resources with secure defaults. Use when implementing AWS resources in Terraform modules or looking for resource…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scoring rubrics, severity classification, evaluation methodology, and iterative refinement protocol for Terraform code quality assessment.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Non-interactive test harness for end-to-end Terraform workflow testing. Runs full `/tf-module-plan` -> `/tf-module-implement` cycle with test defaults, bypassing user prompts for automated validation. Pass the prompt filename as the skill argument.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SDD Phases 3-4. TDD implementation and validation from an existing design.md. Writes tests first, builds module, validates, creates PR.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SDD Phases 1-2. Clarify requirements, research, produce design.md, and await human approval before any code is written.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SDD Phases 3-4 for provider development. TDD implementation and validation from an existing provider-design-{resource}.md.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

SDD Phases 1-2 for provider development. Clarify requirements, research, produce provider-design-{resource}.md, and await human approval before any code is written.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validation results summary template for Phase 4 output. Provides the format for reporting terraform test, validate, fmt, tflint, pre-commit, trivy, and security checklist results.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Research strategies for AWS documentation, provider docs, and public registry patterns. Use when researching AWS services, investigating provider resources, or studying public registry modules for design patterns.

원문 언어: 영어

업데이트
수집된 skill 41개 중 40개를 표시합니다.