From claude-code-community-ireland-claude-code-resources
Provides defensive Bash patterns for production-grade scripts, including error handling, input validation, logging, and safety for CI/CD pipelines and system utilities.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-community-ireland-claude-code-resources: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 claude-code-community-ireland/claude-code-resourcesTeaches defensive Bash programming techniques for production-grade scripts, CI/CD pipelines, and system utilities requiring fault tolerance and safety.
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.
Teaches defensive Bash programming with error handling, input validation, strict mode, and logging for production-grade scripts, CI/CD pipelines, and system utilities.