bash-pro

Community

Defensive Bash scripting for reliable automation

AuthorAndyAnh174
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Defensive Bash scripting mitigates runtime failures and promotes portable, maintainable automation across environments.

Core Features & Use Cases

  • Strict error handling with set -Eeuo pipefail and trap EXIT for reliable failure reporting
  • POSIX-friendly scripting with cross-platform compatibility and portable shebangs
  • Safe argument parsing, input validation, and safe temporary resource management
  • Comprehensive logging, testability, and static analysis readiness (ShellCheck, shfmt)

Quick Start

Enable strict mode with set -Eeuo pipefail and implement safe argument parsing in your Bash scripts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bash-pro
Download link: https://github.com/AndyAnh174/wellness/archive/main.zip#bash-pro

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.