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

Step 1: Identify Need and Alternatives

Installs
1
Repository
saturate/skills
First Seen
Jun 12, 2026
evaluating-dependencies — saturate/skills