straubt1straubt1Community·2 Agent Skills Included

tfx

Manage Terraform Cloud workspaces, registries, and releases from the terminal

Manages HCP Terraform and Terraform Enterprise operations through a single command-line interface. Handles workspaces, runs, variables, registry modules, providers, and admin tasks without manual REST API calls. Includes guided workflows for Go upgrades, releases, terminal demo recordings, and codebase conventions to speed up maintenance.
npx skills add straubt1/tfx --all -g -y
Available:

Gives your AI agent the project architecture, coding patterns, build commands, and git workflow rules it must follow when working on this Terraform CLI codebase.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tfx?

Run `npx skills add straubt1/tfx --all -g -y` in your terminal to install all skills in this repository globally.

What does tfx do for Terraform Cloud?

tfx is a command-line interface for HCP Terraform and Terraform Enterprise that lets you manage workspaces, runs, variables, registry modules, and providers without writing raw REST API calls.

How to cut a new tfx release?

The release skill guides your agent through a two-phase process: prepare the CHANGELOG on a branch via PR, then tag on main using `task release:patch`, `release:minor`, or `release:major`.

Can AI record terminal demo GIFs for tfx?

Yes. The vhs-tape skill creates VHS .tape files that render terminal sessions into polished GIF, MP4, or WebM recordings with themes and window styling.

Does tfx work with Claude Code and Cursor?

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineering