概要
This skill empowers Claude to act as a shell scripting expert, specializing in the configuration and application of ShellCheck for static code analysis. It provides comprehensive guidance on setting up project-level linting using .shellcheckrc, interpreting specific error codes (SC1000-SC3999), and integrating automated checks into CI/CD pipelines. By leveraging this skill, developers can catch common pitfalls like improper quoting, non-portable syntax, and logic errors before they reach production, ensuring robust and maintainable automation scripts.