Back to skills
extension
Category: Development & EngineeringNo API key required

fix-line-endings-check-bash

Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.

personAuthor: jakexiaohubgithub

Fix Line Endings + Check Bash

Recommended tool for bash script preparation.

.claude/skills/fix-line-endings-check-bash/scripts/fix-line-endings-check-bash.sh script1.sh script2.sh

Converts CRLF→LF, then validates syntax. Stops on first failure.