Shellcheck

Validation and quality enforcement for Bash and shell scripts using ShellCheck.

by @thebushidocollective 3 skills

Skills in this plugin

3
  1. Shell Portability · thebushidocollective
    Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.
    1 install
  2. Shell Error Handling · thebushidocollective
    Use when implementing error handling, cleanup routines, or debugging in shell scripts. Covers traps, exit codes, and robust error patterns.
    1 install
  3. Shell Scripting Fundamentals · thebushidocollective
    Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.
    1 install