opentofu-guide

Installation
SKILL.md

🚨 CRITICAL GUIDELINES

Windows File Path Requirements

MANDATORY: Always Use Backslashes on Windows for File Paths

When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/).

Examples:

  • ❌ WRONG: D:/repos/project/file.tsx
  • ✅ CORRECT: D:\repos\project\file.tsx
Related skills

More from josiahsiegel/claude-plugin-marketplace

Installs
110
GitHub Stars
35
First Seen
Jan 24, 2026