
from claude-plugins33
Fetch and display Terraform Cloud plan and apply logs for a run ID to debug or review failed plans/applies (requires TFE_TOKEN).
Provides terminal workflows to fetch Terraform Cloud plan and apply logs for a given run ID, strip ANSI color codes, and present logs for debugging or sharing. It explains getting run relationships, extracting plan/apply IDs, and retrieving archivist log URLs.
Use this skill when you need to debug failed Terraform plans or applies, capture logs to share with teammates, or inspect run output in human-readable form. Not intended for structured plan analysis (use tfc-plan-json) or run discovery (use tfc-list-runs).
Typical compatible toolchains inferred: Bash-capable agents, Claude Code, and other agents that can run shell commands and manage environment variables.
This skill has not been reviewed by our automated audit pipeline yet.
OpenFeature SDK Integration
Guides integration of the vendor-agnostic OpenFeature feature-flag SDK across languages: installation, provider setup, flag evaluation, hooks, and testing patte
Mermaid Diagrams
Generate flowcharts, sequence diagrams, ERDs and other visuals from text using the Mermaid CLI (mmdc).
CI Workflow Standards
Guidelines and templates for GitHub Actions CI/CD: container builds, testing, release automation, and optional auto-fix workflows.
Project Discovery
Automatically orient an agent to an unfamiliar git codebase: analyze git state, detect project type and tooling, surface risk flags and give actionable next ste
Rust Development (Modern Practices)
Provides expert guidance for modern Rust systems programming: cargo workflows, ownership, async/concurrency (Tokio), testing, profiling, and tooling best practi
Git Repository Detection
Extract owner/repo identifiers from git remotes (HTTPS/SSH/enterprise) so CLIs and APIs can target the correct GitHub repository.
UV Workspaces — Python Monorepo Guide
Practical reference for managing Python monorepos with uv workspaces: workspace layout, shared lockfiles, member dependencies, sync/build commands, and Docker-f
MCP Server Management
Install, configure, and manage Model Context Protocol (MCP) servers for Claude Code, including runtime enable/disable, OAuth remote servers, and dynamic tool di