概要
This Claude Code skill provides comprehensive guidance for implementing ShellCheck to identify syntax errors, semantic bugs, and POSIX compliance issues in shell scripts. It equips developers with the knowledge to configure .shellcheckrc files, integrate linting into CI/CD pipelines like GitHub Actions or GitLab CI, and effectively suppress false positives, ensuring production-grade script reliability across Bash, Sh, and other shell dialects.