关于
The bash-use skill provides Claude with a library of standardized patterns for writing efficient and safe shell commands. It streamlines the creation of one-liners, improves command debugging, and enforces critical best practices such as proper path quoting and command chaining. By using this skill, developers can ensure their bash scripts and terminal commands are robust, portable, and follow modern CLI standards to avoid common pitfalls like command injection or accidental file deletion.