Shell Scripts

Use when writing or reviewing Bash scripts and shell snippets, especially for shebang selection, quoting, parameter expansion ("${VAR}" style), test expressions (`[ ]` vs `[[ ]]`), ShellCheck-guided fixes, and portability decisions across POSIX sh, Bash, and zsh compatibility targets.

ahgraber Updated

File contents

ahgraber/skills/tree/main/skills/shell-scripts commit 591c7a8d65

Frequently asked questions

npx skillmds@latest add ahgraber/shell-scripts