SkillHub

package-json-generator

v1.0.0

生成专业的 package.json,包含最佳实践的脚本、依赖和配置。

Sourced from ClawHub, Authored by Sunshine-del-ux

Installation

Please help me install the skill `package-json-generator` from SkillHub official store. npx skills add Sunshine-del-ux/package-json-generator

package.json Generator

生成专业的 package.json 文件。

功能

  • 📝 标准化的 scripts
  • ✅ 最佳实践验证
  • 🔧 开发/生产依赖分离
  • 🏷️ 语义化版本

使用方法

package-json-generator --name my-project --type node
package-json-generator --name my-app --framework express