windows-git-bash-compatibility
CommunityMaster Windows & Git Bash ADF compatibility.
AuthorJosiahSiegel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the common challenges and path conversion issues encountered when developing Azure Data Factory (ADF) solutions on Windows using Git Bash, ensuring smoother CI/CD pipelines and script execution.
Core Features & Use Cases
- Path Conversion Guidance: Understand and mitigate Git Bash's automatic path conversion behavior.
- Scripting Solutions: Provides examples for disabling path conversion in npm, PowerShell, and Azure CLI commands.
- Shell Detection: Offers patterns to detect different shell environments (Bash, Node.js, PowerShell) for robust scripting.
- Use Case: When running
npm run buildcommands in Git Bash for ADF deployments, you encounter errors due to incorrect path translations. This Skill provides theMSYS_NO_PATHCONV=1export to fix the issue.
Quick Start
Use the windows-git-bash-compatibility skill to learn how to disable path conversion in Git Bash for Azure Data Factory npm build commands.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: windows-git-bash-compatibility Download link: https://github.com/JosiahSiegel/claude-plugin-marketplace/archive/main.zip#windows-git-bash-compatibility Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.