shell-quality
CommunityShell script quality guidance with shfmt and shellcheck.
Authorracurry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Shell scripts require formatting and linting. This skill explains how to use shfmt for formatting and shellcheck for linting, and how to use them together effectively.
Core Features & Use Cases
- Tool pairing: Always run shfmt (format) then shellcheck (lint)
- Configuration guidance: EditorConfig and shellcheckrc defaults
- Practical examples: Catch unquoted variables and typical shell pitfalls
Quick Start
Example user request: Ensure a shell script is properly formatted and linted for portability.
Dependency Matrix
Required Modules
None requiredComponents
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-quality Download link: https://github.com/racurry/neat-little-package/archive/main.zip#shell-quality Please download this .zip file, extract it, and install it in the .claude/skills/ directory.