js-deps
Installation
SKILL.md
JS Deps
Arguments
Specific package names (e.g. jest @types/jest), . for all packages, or glob patterns (e.g. @testing-library/*).
If $ARGUMENTS is help, --help, -h, or ?, skip the workflow and read references/interactive-help.md.
Workflow Selection
Based on user request:
- Security audit (audit, CVE, vulnerabilities, security): Read references/audit-workflow.md
- Dependency updates (update, upgrade, latest, modernize): Read references/update-workflow.md
- Ambiguous (no clear intent, or invoked with no args and no context): Read references/interactive-help.md to present the interactive help flow.
If the user expresses version preferences (e.g., "only minor and patch", "skip major versions", "only critical CVEs"), apply the filters defined in references/interactive-help.md without requiring an explicit --help invocation.