Package.json Command Commenter
OfficialDocument your npm scripts.
Authorcorey-alix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all new or modified script commands in package.json files are accompanied by clear, descriptive comments, improving code maintainability and understanding.
Core Features & Use Cases
- Automated Commenting: Automatically adds
//comments for new or changed npm scripts. - Consistency: Enforces a project convention for documenting scripts.
- Use Case: When adding a new script like
"test": "jest --coverage"to yourpackage.json, this Skill will ensure it becomes"test//": "Run unit tests with coverage", making its purpose immediately clear.
Quick Start
Add a new npm script to run lint fixes and ensure it has a descriptive comment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: Package.json Command Commenter Download link: https://github.com/corey-alix/dwp-hours/archive/main.zip#package-json-command-commenter 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.