Acerca de
This skill empowers Claude to write, review, and refactor shell scripts using industry-standard best practices for maintainability and security. It guides the creation of resilient scripts by implementing strict error handling, proper variable quoting, secure temporary file management, and portable command execution patterns. Whether you are building complex CI/CD pipelines or simple automation utilities, this skill ensures your shell code follows professional conventions and avoids common pitfalls like word splitting and command injection.