From wshobson-shellcheck-configuration
Configures ShellCheck static analysis for shell scripts. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wshobson-shellcheck-configuration:shellcheck-configurationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guidance for configuring and using ShellCheck to improve shell script quality, catch common pitfalls, and enforce best practices through static code analysis.
Comprehensive guidance for configuring and using ShellCheck to improve shell script quality, catch common pitfalls, and enforce best practices through static code analysis.
Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.
--enable=all with careful exclusionsnpx claudepluginhub p/wshobson-wshobson-shellcheck-configuration-plugins-shell-scripting-skills-shellcheck-configuration3plugins reuse this skill
First indexed Jun 3, 2026
Configures ShellCheck static analysis for shell scripts. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.
Configures ShellCheck static analysis for shell scripts, covering .shellcheckrc setup, error codes, and CI/CD integration to enforce script quality and portability.
Configures and uses ShellCheck for static analysis of shell scripts. Covers installation, .shellcheckrc setup, error code explanations, and CI/CD integration.