소개
This skill provides Claude with specialized knowledge for writing high-quality Windows PowerShell scripts, ensuring compatibility and reliability across environments. It enforces critical syntax rules like mandatory parentheses for logical operators, restricts scripts to ASCII characters to avoid encoding issues, and implements defensive programming patterns such as null checks and explicit JSON depth settings. Whether you are building automation tools or managing Windows infrastructure, this skill helps prevent common pitfalls and ensures scripts follow a standardized, production-ready template.