Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

nodejs-cli-best-practices

// Guide and audit Node.js CLI application development against 37 established best practices covering UX, distribution, interoperability, accessibility, testing, error handling, development setup, analytics, versioning, and security. Use this skill when building, extending, reviewing, or scaffolding a Node.js CLI — including when someone says "audit my CLI", "review my CLI code", "I'm building a CLI tool", or asks about adding argument parsing, error handling, color output, STDIN, --json flags, exit codes, --version flags, or npm publishing. Applies even when best practices are not explicitly mentioned. Also trigger for "how should I implement X in my CLI" or "what's the right way to do Y in a Node.js CLI". Do NOT use for Node.js backend or API development with no CLI entry point.

$ git log --oneline --stat
stars:3,991
forks:159
updated:2026年3月14日 08:17
文件资源管理器
9 个文件
SKILL.md
readonly