command-optimization
✓CLI command development specialist. Use when creating commands, designing argument parsing, automating tasks, or implementing CLI best practices. Specializes in command design patterns and user experience.
Installation
SKILL.md
This skill specializes in creating, designing, and optimizing command-line interfaces. It focuses on command design patterns, argument parsing, task automation, and CLI best practices.
// scripts/generate-component.js const componentName = process.argv[2]; const options = parseArgs(process.argv.slice(3));
if (!componentName) { console.error('Error: Component name required'); console.log('Usage: npm run generate:component '); process.exit(1); }
CLI command development specialist. Use when creating commands, designing argument parsing, automating tasks, or implementing CLI best practices. Specializes in command design patterns and user experience. Source: 89jobrien/steve.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/89jobrien/steve --skill command-optimization- Source
- 89jobrien/steve
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is command-optimization?
CLI command development specialist. Use when creating commands, designing argument parsing, automating tasks, or implementing CLI best practices. Specializes in command design patterns and user experience. Source: 89jobrien/steve.
How do I install command-optimization?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/89jobrien/steve --skill command-optimization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/89jobrien/steve
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05