js-deps
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.
Shared Process
More from whatifwedigdeeper/agent-skills
ship-it
>-
59learn
>-
56uv-deps
Maintain Python packages through security audits or dependency updates using an isolated git worktree and uv. Use for security audits, CVE fixes, vulnerability checks, dependency updates, package upgrades, outdated packages, bump versions, fix Python vulnerabilities, check for Python CVEs, audit Python packages, update pyproject.toml dependencies, modernize Python deps, or when user types /uv-deps with or without specific package names or glob patterns.
46pr-comments
>-
41peer-review
>-
20pr-human-guide
>-
15