name: cli-design description: Design patterns and conventions for the vm0 CLI user experience context: fork
CLI Design Skill
Use this skill when writing new CLI commands, reviewing CLI code, or fixing inconsistencies.
Documentation
Read the CLI design guideline: docs/cli-design-guideline.md
Key Principles
- Atomic Command — each command does one operation, agents compose them freely
- TTY & Non-TTY — every command works in both interactive and programmatic modes
- Guided Flow — output always guides to the next action (success → next step, error → remediation, empty → creation)
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
1k
GitHub Forks
47
Created
Mar 2026
Last Updated
4个月前
tools
tools cli tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!