google-shell-style

Community

Automate Google Shell Style Guide compliance.

Authorpproenca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Maintaining consistent, safe, and readable shell scripts across a team can be challenging, leading to style drift, potential bugs, and reduced maintainability.

Core Features & Use Cases

  • Automated Style Enforcement: Applies Google Shell Style Guide rules for formatting, quoting, naming, and control flow to ensure consistency.
  • Refactoring Guidance: Helps refactor existing scripts to meet high-quality standards, improving readability and safety.
  • Use Case: When you've written a new Bash script and want to ensure it adheres to best practices, this skill can review and suggest improvements for readability and safety.

Quick Start

Use the google-shell-style skill to review the attached 'myscript.sh' and suggest style improvements.

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: google-shell-style
Download link: https://github.com/pproenca/dot-claude/archive/main.zip#google-shell-style

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