audit-api
Installation
SKILL.md
Audit the API. Divide into two parts:
- Removal Audit: Find API functions that could be removed (deprecated definitions).
- Addition Audit: Find API functionalities that need to be added. You may reasonably infer that certain application features are lacking endpoints.
If clear, add/remove without consulting the user. If in doubt, ask before proceeding.