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.
74
93%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that hits all the marks. It provides specific capabilities, comprehensive natural trigger terms, explicit 'Use when' and 'Do NOT use' clauses, and a clearly defined niche that distinguishes it from general Node.js skills. The description is thorough without being unnecessarily verbose, and uses proper third-person voice throughout.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions ('guide and audit', 'building, extending, reviewing, scaffolding') and enumerates specific domains covered (UX, distribution, interoperability, accessibility, testing, error handling, etc.). Also mentions concrete features like argument parsing, color output, STDIN, --json flags, exit codes, --version flags, npm publishing. | 3 / 3 |
Completeness | Clearly answers both 'what' (guide and audit Node.js CLI development against 37 best practices across 10 categories) and 'when' (explicit 'Use this skill when...' clause with detailed trigger scenarios, plus a 'Do NOT use' exclusion clause for additional clarity). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms users would say: 'audit my CLI', 'review my CLI code', 'I'm building a CLI tool', 'argument parsing', 'error handling', 'color output', 'STDIN', '--json flags', 'exit codes', '--version flags', 'npm publishing', 'how should I implement X in my CLI'. These are highly natural phrases a user would actually type. | 3 / 3 |
Distinctiveness Conflict Risk | Very clearly scoped to Node.js CLI applications specifically, with an explicit exclusion ('Do NOT use for Node.js backend or API development with no CLI entry point') that prevents overlap with general Node.js development skills. The niche of CLI best practices auditing is distinct. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a well-structured skill that clearly defines two operational modes with concrete output formats and actionable guidance. Its main strengths are the unambiguous mode-selection logic, the detailed audit report template with priority tiers, and the phased development guide structure. Minor weaknesses include some redundancy between sections (examples restating mode descriptions) and the inability to verify the critical `references/best-practices.md` dependency.
Suggestions
Trim the Examples section — examples 1-3 largely restate what the Audit and Development guide sections already specify; consider reducing to a single non-obvious example or removing entirely.
Ensure `references/best-practices.md` is included in the bundle, as the skill explicitly depends on it and instructs Claude to read it before any output.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is mostly efficient and well-structured, but includes some redundancy — the examples section largely restates what the mode descriptions already cover, and the quick reference table duplicates information that lives in the referenced best-practices.md. The common mistakes table adds value but could be tighter. | 2 / 3 |
Actionability | The skill provides concrete, copy-pasteable report formats for audit mode, a clear checklist-based development guidance format, specific section references (§X.Y) for every topic, and explicit code fix examples within the audit template. Both modes have fully specified output structures. | 3 / 3 |
Workflow Clarity | The two modes are clearly distinguished with an unambiguous trigger table. The audit mode has a well-sequenced workflow (read reference → examine code → produce structured report with priority tiers). The development guide mode sequences by development phase with explicit ordering. Validation is addressed through the priority grouping and the ➖/❌/✅ status system. | 3 / 3 |
Progressive Disclosure | The skill correctly references `references/best-practices.md` as the source of truth and directs Claude to read it first. However, no bundle files were provided, so we cannot verify the reference exists. The skill itself is fairly long (~150 lines of substantive content) and some material like the quick reference table and examples could potentially be split out, though the single-file approach is reasonable for a skill of this complexity. | 2 / 3 |
Total | 10 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_field | 'metadata' should map string keys to string values | Warning |
Total | 10 / 11 Passed | |
Reviewed
Table of Contents