Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

magic-modules

magic-modules에는 GoogleCloudPlatform에서 수집한 skills 27개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
27
Stars
964
업데이트
2026-07-20
Forks
2.4k
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

schema-review
소프트웨어 개발자

Skill for reviewing Magic Modules schemas. Currently covers the Enum vs. String decision via the knowledge base.

2026-07-20
add-list-resource-workflow
소프트웨어 개발자

Opt resource into MMv1 list-resource generation by setting `generate_list_resource: true`, validate it locally, and open a one-resource PR against GoogleCloudPlatform/magic-modules. Invoke when the user asks to add list-resource support for a specific MMv1 resource or to enable `generate_list_resource` for an eligible resource.

2026-07-20
default-workflow
소프트웨어 개발자

Fallback workflow for general implementation and debugging tasks that do not involve creating a new resource.

2026-07-20
new-resource-workflow
소프트웨어 개발자

Workflow specifically for creating a new resource, supporting both autogen and manual generation.

2026-07-20
create-pr
소프트웨어 개발자

Create a Pull Request (PR) against GoogleCloudPlatform/magic-modules following repository standards, including branch management, commit formatting, mandatory release notes, pre-PR verification checks, and gh CLI commands.

2026-07-16
validate-provider-changes
소프트웨어 품질 보증 분석가·테스터

Validate that changes to the generated providers don't introduce breaking changes or fields with missing tests or missing documentation. Use this skill when the user wants to check for breaking changes, missing tests, or missing documentation, or other problems in the downstream providers.

2026-07-14
fixing-tgc-resource-or-test-failures
소프트웨어 품질 보증 분석가·테스터

Guide for Phase 6 of TGC Main Loop (Fix). Use to understand how to fix failures.

2026-07-10
tgc-add-field-to-handwritten-resource-skill
소프트웨어 개발자

Add a new field to an existing handwritten resource in TGC. Use when you need to extend a handwritten resource.

2026-07-10
tgc-add-new-generated-resource-skill
소프트웨어 개발자

Add a new generated resource to TGC. Use when you need to add a new generated resource to TGC.

2026-07-10
tgc-add-new-handwritten-resource-skill
소프트웨어 개발자

Add a new handwritten resource to TGC. Use when you need to add a new handwritten resource to TGC Next.

2026-07-10
tgc-build-skill
소프트웨어 개발자

Build TGC from magic modules. Use when you need to build TGC from magic modules.

2026-07-10
tgc-create-pr-skill
소프트웨어 개발자

Create a pull request for Magic Modules changes to support a TGC feature, adhering to upstream conventions, prefixing with tgc-revival, and formatting empty release notes.

2026-07-10
tgc-fix-handwritten-resources-tests-skill
소프트웨어 품질 보증 분석가·테스터

Fix integration tests for handwritten resources in TGC. Use when you need to fix integration tests for TGC.

2026-07-10
tgc-fix-integration-tests-skill
소프트웨어 품질 보증 분석가·테스터

Fix integration tests for TGC. Use when you need to fix integration tests for TGC.

2026-07-10
tgc-run-integration-tests-skill
소프트웨어 품질 보증 분석가·테스터

Run integration tests for TGC. Use when you need to run integration tests for TGC.

2026-07-10
tgc-sync-provider
소프트웨어 개발자

Synchronize a downstream Terraform provider repository with Magic Modules by aligning commit history and verifying parity.

2026-07-10
qa-test-runner
소프트웨어 품질 보증 분석가·테스터

Triggers the QA Test Runner subagent to reproduce failures and interpret logs.

2026-07-10
parse-debug-logs
소프트웨어 품질 보증 분석가·테스터

Parses massive Terraform debug logs into an easy-to-read outline of API delays, failures, and request payloads.

2026-07-10
generate-provider
소프트웨어 개발자

Executes code generation from Magic Modules into downstream Terraform providers and optionally compiles the binary.

2026-06-17
fix
소프트웨어 품질 보증 분석가·테스터

Plan a remediation strategy after a test failure.

2026-05-14
repo-sync
소프트웨어 개발자

Checks sync status and invokes the subagent to align repositories if needed.

2026-05-14
triage
소프트웨어 개발자

Gather context on a change or bug and plan the implementation.

2026-05-14
check-sync-provider
소프트웨어 개발자

Checks if the downstream provider repository is aligned with the correct Magic Modules base commit.

2026-05-14
dev-overrides
소프트웨어 개발자

Configures Terraform CLI with developer overrides to test locally built provider binaries without full Go acceptance tests, enabling rapid plan/apply cycles.

2026-05-14
run-acctests
소프트웨어 품질 보증 분석가·테스터

Executes acceptance tests (testacc) for a specific resource or suite in the provider and outputs verbose debug logs.

2026-05-14
sync-provider
소프트웨어 개발자

Synchronize a downstream Terraform provider repository with Magic Modules by aligning commit history and verifying parity.

2026-05-14
verify-api-schema
소프트웨어 개발자

Verify if an MMv1 YAML property matches the live GCP REST API JSON payload using the Discovery Documents.

2026-05-14