package-json-scaffolder
Installation
SKILL.md
Package.json Scaffolder
Generate complete, production-ready package.json files with appropriate dependencies, scripts, and metadata for various Node.js project types.
Output Requirements
File Output: package.json
Format: Valid JSON with 2-space indentation
Compatibility: npm, yarn, pnpm compatible
When Invoked
Immediately generate a complete package.json with sensible defaults. Use current LTS versions for dependencies unless specified otherwise.