shell-scripting

Community

Shell scripting patterns and best practices.

Author89jobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides robust patterns for shell scripting, automation, and CLI tool development.

Core Features & Use Cases

  • Error Handling: set -euo pipefail and safe variable handling.
  • Templates & Patterns: Reusable templates and idioms.
  • CLI Tools: Build practical command-line utilities.

Quick Start

Start new shell scripts quickly using the provided templates.

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: shell-scripting
Download link: https://github.com/89jobrien/steve/archive/main.zip#shell-scripting

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