About
This skill enables Claude to author and maintain professional-grade POSIX shell scripts that prioritize portability, reliability, and modularity. By enforcing strict quoting rules, standard error handling patterns, and atomic file operations, it transforms shell scripting from a collection of ad-hoc commands into a disciplined engineering practice. It is ideal for developers building system utilities, automation scripts, and deployment tools that must run consistently across various UNIX-like environments without Bash-specific dependencies.