关于
This skill provides Claude with specialized knowledge to resolve the unique challenges of running automated tests within Windows Git Bash (MINGW) environments. It addresses frequent issues like automatic path conversion, shell-specific environment variables, and cross-platform file system discrepancies. By implementing standardized shell detection and path-safe utilities, it enables developers to maintain a single test suite that performs reliably across macOS, Linux, and Windows, reducing CI/CD failures and local environment configuration overhead.