Bash scripting helps you automate tasks on servers and in development pipelines. This skill focuses on writing safe and reliable shell scripts for production automation and CI/CD. You will learn how to avoid common mistakes and make your scripts run on different systems.
Anyone who works with Linux or macOS can benefit. System administrators, DevOps engineers, and developers all use Bash scripts every day. This skill teaches defensive programming with strict error handling and input validation. You will write scripts that are testable and portable across platforms.
Key techniques include using strict mode, quoting variables, and safe temporary file handling. You will also learn to use tools like ShellCheck and Bats for testing and linting. The result is robust automation that you can trust in production.
Global
mkdir -p ~/.claude/skills/bash-proProject
mkdir -p .claude/skills/bash-proSource Repository
Google Agents Cli Deploygoogle/agents-cli
Deploy Google ADK agents to Agent Runtime, Cloud Run, or GKE with CI/CD
Turborepovercel/turborepo
Speed up your monorepo builds with Turborepo's caching and parallel task runs
Expo Cicd Workflowsexpo/skills
Write and validate EAS workflow YAML files for Expo CI/CD automation
Golang Continuous Integrationsamber/cc-skills-golang
Automate testing linting security and releases for Go projects with GitHub Actions
Docker Expertsickn33/antigravity-awesome-skills
Optimize, secure, and deploy Docker containers like a pro with proven techniques
Multi Stage Dockerfilegithub/awesome-copilot
Create efficient, secure Docker images using multi-stage builds and best practices
Diagnose Ci Failureswarpdotdev/common-skills
Diagnose CI failures fast and get a clear fix plan without touching code
Github Actions Templateswshobson/agents
Create production-ready GitHub Actions workflows for automated testing and deployment