Marketplace

shell-scripting

Generate POSIX shell scripts following UNIX programming principles and a rigorous coding style. Use when: (1) creating or updating shell scripts; (2) when working on .sh files; (3) when working on files with #!/bin/sh shebang lines. Do not use when: (1) asked to create a Bash script.

$ Installieren

git clone https://github.com/SuperScript/scrip /tmp/scrip && cp -r /tmp/scrip/ccode/skills/shell-scripting ~/.claude/skills/scrip

// tip: Run this command in your terminal to install the skill