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.

majiayu000 091aed9 2 files · 3.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/bash/shell-scripts-ahgraber-skills commit 091aed9205

Frequently asked questions

npx skillmds add majiayu000/shell-scripts-2