Help us improve
Share bugs, ideas, or general feedback.
From shell-scripting
Guides ShellCheck configuration for static analysis of shell scripts, helping catch pitfalls, enforce best practices, and integrate linting into workflows.
npx claudepluginhub wshobson/agents --plugin shell-scriptingHow 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.
Guides ShellCheck configuration, installation, .shellcheckrc setup, error codes, and integration for static analysis of bash/sh scripts. Use for linting in CI/CD, fixing issues, and ensuring portability.
Lints Bash scripts with Shellcheck for static analysis and formats with shfmt. Covers installation, common error codes, fixes, directives, and pre-commit hooks.
Integrates ShellCheck into GitHub Actions CI/CD pipelines to validate bash scripts and Dockerfiles. Provides installation, workflows, and 2025 best practices for code quality.
Share bugs, ideas, or general feedback.
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 exclusions