A solid reference for getting ShellCheck properly configured in your projects. Covers the practical stuff like setting up .shellcheckrc files, integrating with CI pipelines, and handling the most common error codes you'll actually encounter (SC2086 for quoting issues, SC2181 for exit code checking, SC1091 for sourced files). Shows you how to suppress false positives without going overboard, configure pre-commit hooks, and optimize performance when checking multiple scripts. The error code explanations with before/after examples are genuinely helpful when you're staring at cryptic ShellCheck output at 2am trying to fix your deployment scripts.
npx -y skills add wshobson/agents --skill shellcheck-configuration --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills