shell-commands-best-practices
CommunityWrite correct shell commands with proper quoting.
Authorcc01cc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Shell commands are frequently broken by spaces, unquoted variables, and misformatted package names, causing failures in automation and scripting.
Core Features & Use Cases
- Fix path quoting and spaces in commands generated by automation or LLMs.
- Enforce safe variable expansion using quotes to prevent word splitting.
- Correct pnpm syntax in multi-package workflows to avoid invalid package references.
- Real-world use case: debug a broken command with spaces in a path and a mis-typed package name.
Quick Start
Provide a corrected shell command with proper quoting and appropriate pnpm usage for the given input.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: shell-commands-best-practices Download link: https://github.com/cc01cc/cmtx-project/archive/main.zip#shell-commands-best-practices Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.