bash-check
CommunityEnsure shell scripts are syntactically correct.
Authorcuozg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Validate shell scripts by detecting syntax errors and ShellCheck issues, reducing runtime failures and security risks.
Core Features & Use Cases
- Syntax validation: uses bash -n to catch parse errors and ShellCheck to surface stylistic and correctness warnings.
- Quality guardrails: identifies unquoted variables, unsafe substitutions, and common bash pitfalls to improve script reliability.
- Use Case: before committing or deploying a shell script, run this skill to produce a concise findings report with severity, location, and recommended fixes.
Quick Start
Validate a target shell script by running the bash-check workflow to produce a findings report.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-check Download link: https://github.com/cuozg/oh-my-unity/archive/main.zip#bash-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.