bash-code-quality

Community

Defensive Bash coding, made reliable.

Authoralkofu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Defensive coding standards for Bash scripts authored as deliverables — files that are committed to the repository, installed on user machines, or executed in CI/CD environments — are defined to reduce runtime errors, security vulnerabilities, and maintenance burden.

Core Features & Use Cases

  • Enforce strict mode at script start to catch errors early and stop on failures.
  • Enforce safe quoting and variable handling to prevent word-splitting and globbing issues.
  • Ensure robust function scoping, trap-based cleanup, and structured logging for maintainable scripts.
  • Use as a reference during authoring, code reviews, and on-boarding to raise baseline quality across projects.

Quick Start

Run the Bash Code Quality guidelines on your project to apply strict-mode, safe quoting, and robust error handling to all 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-code-quality
Download link: https://github.com/alkofu/ai-tpk/archive/main.zip#bash-code-quality

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 471,000+ vetted skills library on demand.