evaluating-dependencies
Installation
SKILL.md
Dependency Evaluation
Evaluate Node.js packages before installation to make informed decisions about bundle size, maintenance status, and alternatives.
Evaluation Workflow
For every dependency addition request, follow these steps:
Evaluation Progress:
- [ ] Step 1: Identify need and alternatives
- [ ] Step 2: Check bundle sizes (bundlephobia)
- [ ] Step 3: Verify latest versions (npm registry)
- [ ] Step 4: Assess maintenance status
- [ ] Step 5: Compare and recommend
- [ ] Step 6: Install with latest stable version