home/categories/scripting/timbuchinger-loadout-skills-bash-defensive-patterns-skill-md
scriptingdevelopment

bash-defensive-patterns

Use when writing or reviewing Bash scripts to apply defensive programming patterns including strict mode, proper error handling, safe variable handling, argument parsing, and idempotent design. Ensures scripts are robust, maintainable, and production-ready.

timbuchinger
maintainer
timbuchinger
更新日 1/11/2026
スター
0
フォーク
0
quick start

Installation and usage

Use when writing or reviewing Bash scripts to apply defensive programming patterns including strict mode, proper error handling, safe variable handling, argument parsing, and idempotent design. Ensures scripts are robust, maintainable, and production-ready.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use bash-defensive-patterns