From rmyndharis-antigravity-skills
Provides defensive Bash programming patterns for production-grade scripts: error handling, input validation, strict mode, logging, and cross-platform safety. Use when writing robust shell scripts, CI/CD pipelines, or system utilities.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:bash-defensive-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guidance for writing production-ready Bash scripts using defensive programming techniques, error handling, and safety best practices to prevent common pitfalls and ensure reliability.
Comprehensive guidance for writing production-ready Bash scripts using defensive programming techniques, error handling, and safety best practices to prevent common pitfalls and ensure reliability.
Refer to resources/implementation-playbook.md for detailed patterns, checklists, and templates.
resources/implementation-playbook.md for detailed patterns, checklists, and templates.npx claudepluginhub rmyndharis/antigravity-skills5plugins reuse this skill
First indexed Jun 2, 2026
Teaches defensive Bash programming for production-grade scripts — error handling, input validation, safe defaults, and logging. Use when writing automation, CI/CD pipelines, or system utilities that need fault tolerance.
Teaches defensive Bash programming for production-grade scripts: strict mode, error trapping, input validation, idempotency, and structured logging. Use when writing robust shell scripts, CI/CD pipelines, or system utilities.
Generates defensive Bash scripts for production automation, CI/CD pipelines, and system utilities with POSIX compliance, error handling, testing, and modern features.