check-bash
CommunityValidate bash script syntax, prevent runtime errors.
AuthorManuelKugelmann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Catches syntax errors in bash scripts before execution, saving you debugging time and preventing potential issues in production. It ensures your scripts are syntactically correct and ready to run.
Core Features & Use Cases
- Syntax Validation: Performs a non-executing syntax check on one or more bash scripts.
- Pre-Commit Check: Ideal for integrating into pre-commit hooks or CI/CD pipelines.
- Use Case: Before pushing your latest automation scripts, use this skill to quickly verify their syntax and avoid breaking the build.
Quick Start
Check the syntax of 'deploy.sh' and 'setup.sh'.
.claude/skills/check-bash/scripts/check-bash.sh deploy.sh setup.sh
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: check-bash Download link: https://github.com/ManuelKugelmann/BitBot/archive/main.zip#check-bash 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.