生成专业的 package.json,包含最佳实践的脚本、依赖和配置。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill package-json-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Package Json Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-package-json-generator)More formats (shields.io, HTML) on the badges page.
---
name: package-json-generator
description: 生成专业的 package.json,包含最佳实践的脚本、依赖和配置。
metadata: {"clawdbot":{"emoji":"📦","requires":{},"primaryEnv":""}}
---
# package.json Generator
生成专业的 package.json 文件。
## 功能
- 📝 标准化的 scripts
- ✅ 最佳实践验证
- 🔧 开发/生产依赖分离
- 🏷️ 语义化版本
## 使用方法
```bash
package-json-generator --name my-project --type node
package-json-generator --name my-app --framework express
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!