Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tfdc

tfdc contains 10 collected skills from mkusaka, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
0
updated
2026-02-15
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

tfdc-guide-module-dev
software-developers

Fetch the Terraform module development guide using tfdc. Use when you need guidance on building, structuring, publishing, or refactoring Terraform modules. Supports fetching specific sections like composition, structure, or providers.

2026-02-15
tfdc-guide-style
software-developers

Fetch the official Terraform style guide using tfdc. Use when you need Terraform coding conventions, formatting rules, naming standards, or best practices for writing HCL code.

2026-02-15
tfdc-module-get
software-developers

Fetch Terraform module details by module ID using tfdc. Use when you have a module ID (namespace/name/provider/version) from a previous search and need the full module documentation including readme content.

2026-02-15
tfdc-module-search
software-developers

Search the Terraform module registry using tfdc. Use when you need to find Terraform modules by keyword, discover available modules for a specific purpose (e.g., VPC, EKS, S3), or get module IDs for use with tfdc module get.

2026-02-15
tfdc-policy-get
software-developers

Fetch Terraform policy set details by policy ID using tfdc. Use when you have a terraform_policy_id from a previous search and need the full policy documentation including readme content.

2026-02-15
tfdc-policy-search
software-developers

Search Terraform policy sets using tfdc. Use when you need to find Sentinel or OPA policy sets by keyword, discover CIS benchmarks or compliance policies, or get policy IDs for use with tfdc policy get.

2026-02-15
tfdc-provider-export
software-developers

Bulk export all Terraform provider documentation for a specific version to local files using tfdc. Use when you need to download and persist all docs (resources, data sources, guides, etc.) for a provider to a local directory. Supports lockfile-based multi-provider export.

2026-02-15
tfdc-provider-get
software-developers

Fetch full Terraform provider documentation content by provider_doc_id using tfdc. Use when you have a provider_doc_id from a previous search and need the complete documentation content for a specific resource, data source, or other provider doc.

2026-02-15
tfdc-provider-search
software-developers

Search Terraform provider documentation by service slug using tfdc. Use when you need to find provider_doc_id values for a specific resource, data source, or other provider doc type. Returns candidate doc IDs that can be passed to tfdc provider get.

2026-02-15
tfdc
software-developers

Retrieve Terraform documentation from the public registry using the tfdc CLI. Supports provider doc search/get/export, module search/get, policy search/get, and Terraform style/module-dev guides. Use when you need to find, read, or export Terraform provider docs, module docs, policy docs, or development guides.

2026-02-15