bash

Community

Establish safe Bash scripting conventions.

Authordixonwille
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bash scripting often lacks a shared set of safety and portability conventions, leading to brittle scripts and difficult maintenance.

Core Features & Use Cases

  • Enforces safe error handling with set -euo pipefail, strict variable usage, and careful quoting.
  • Promotes predictable script behavior through absolute path resolution and explicit directory navigation.
  • Aids auditing and collaboration by standardizing naming, comments, and subshell variable scope.

Quick Start

Apply these conventions when writing or reviewing Bash scripts to improve reliability and safety.

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
Download link: https://github.com/dixonwille/.dotfiles/archive/main.zip#bash

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.