audit-package-version

Installation
SKILL.md

Audit Package Version

When To Use

Use this skill before using or documenting a package feature, especially after a framework or package major upgrade.

Inputs Needed

  • Package name, installed version, feature area, and the code path that will consume it.

Workflow

  1. Inspect installed versions and current project usage.
  2. Read version-specific docs before copying examples.
  3. Check for deprecated or removed APIs.
  4. Prefer native framework options if they solve the same problem.
  5. Add the package only when it is clearly justified and already approved.
  6. Document the dependency on the package in the relevant guideline or skill.
Installs
2
GitHub Stars
1
First Seen
Jul 7, 2026
audit-package-version — alizharb/agent-skills