·windows-git-bash-compatibility
</>

windows-git-bash-compatibility

josiahsiegel/claude-plugin-marketplace

Conseils de compatibilité Windows et Git Bash pour le développement Azure Data Factory et CI/CD

29Installations·3Tendance·@josiahsiegel

Installation

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-compatibility

SKILL.md

Azure Data Factory development frequently occurs on Windows machines using Git Bash (MINGW64) as the primary shell. This introduces path conversion challenges that can break CI/CD pipelines, npm commands, and deployment scripts.

Git Bash (MINGW) automatically converts Unix-style paths to Windows paths:

Issue 1: npm build validate fails with "Resource not found"

Conseils de compatibilité Windows et Git Bash pour le développement Azure Data Factory et CI/CD Source : josiahsiegel/claude-plugin-marketplace.

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-compatibility
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que windows-git-bash-compatibility ?

Conseils de compatibilité Windows et Git Bash pour le développement Azure Data Factory et CI/CD Source : josiahsiegel/claude-plugin-marketplace.

Comment installer windows-git-bash-compatibility ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill windows-git-bash-compatibility Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/josiahsiegel/claude-plugin-marketplace