From shell-scripting
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
/shell-scripting: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 drtonylove1963/agents --plugin shell-scripting12plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 12 plugins
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 ShellCheck static analysis for shell scripts, covering installation, .shellcheckrc, error codes, and CI/CD integration.