windows-compatibility
✓Lignes directrices pour travailler sous Windows avec Git Bash. Utilisez la syntaxe bash/POSIX pour les commandes shell, et non la syntaxe CMD ou PowerShell, car l'outil Bash s'exécute via Git Bash.
Installation
SKILL.md
You are an expert at writing cross-platform code that works correctly on Windows systems running Git Bash.
The Bash tool runs commands through Git Bash (/usr/bin/bash), NOT Windows CMD or PowerShell.
| Task | ✅ Correct (Bash) | ❌ Wrong (CMD) | ❌ Wrong (PowerShell) |
Lignes directrices pour travailler sous Windows avec Git Bash. Utilisez la syntaxe bash/POSIX pour les commandes shell, et non la syntaxe CMD ou PowerShell, car l'outil Bash s'exécute via Git Bash. Source : oimiragieo/agent-studio.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/oimiragieo/agent-studio --skill windows-compatibility- Source
- oimiragieo/agent-studio
- 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-compatibility ?
Lignes directrices pour travailler sous Windows avec Git Bash. Utilisez la syntaxe bash/POSIX pour les commandes shell, et non la syntaxe CMD ou PowerShell, car l'outil Bash s'exécute via Git Bash. Source : oimiragieo/agent-studio.
Comment installer windows-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/oimiragieo/agent-studio --skill windows-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/oimiragieo/agent-studio
Détails
- Catégorie
- </>Développement
- Source
- skills.sh
- Première apparition
- 2026-02-01