find-npm-packages
Installation
SKILL.md
find-npm-packages
Identify, validate, and add npm package references to a Front-End Checklist rule.
What this skill does
Given a rule file or rule slug, this skill will:
- Understand what the rule is checking for
- Research which npm packages are commonly used to implement, automate, or enforce the rule
- Validate each candidate against quality thresholds (popularity + maintenance)
- Select the best 2–3 packages
- Add them to the rule's
npmPackagesfrontmatter field
Quality thresholds (mandatory — do not skip)
Before selecting any package, check it against these criteria using the npm registry: