bash-pro
Installation
SKILL.md
Use this skill when
- Writing or reviewing Bash scripts for automation, CI/CD, or ops
- Hardening shell scripts for safety and portability
Do not use this skill when
- You need POSIX-only shell without Bash features
- The task requires a higher-level language for complex logic
- You need Windows-native scripting (PowerShell)
Instructions
- Define script inputs, outputs, and failure modes.
- Apply strict mode and safe argument parsing.
- Implement core logic with defensive patterns.
- Add tests and linting with Bats and ShellCheck.
Safety
Related skills
More from rmyndharis/antigravity-skills
unity-developer
Build Unity games with optimized C# scripts, efficient rendering,
1.4Kdotnet-architect
Expert .NET backend architect specializing in C#, ASP.NET Core,
265java-pro
Master Java 21+ with modern features like virtual threads, pattern
150backend-architect
Expert backend architect specializing in scalable API design,
102ios-developer
Develop native iOS applications with Swift/SwiftUI. Masters iOS 18,
95frontend-developer
Build React components, implement responsive layouts, and handle
90