What is api-audit?
Audit API routes against shared types — scan routes, plugins, and types for mismatches. Read-only, no changes. Use before PRs, after adding routes, or for periodic API contract validation. Source: acedergren/agentic-tools.
Audit API routes against shared types — scan routes, plugins, and types for mismatches. Read-only, no changes. Use before PRs, after adding routes, or for periodic API contract validation.
Quickly install api-audit AI skill to your development environment via command line
Source: acedergren/agentic-tools.
Scan API routes and plugins, catalog every endpoint, and cross-reference against type definitions to find mismatches. Read-only — do not modify any files.
Scan your routes directory recursively. For each route registration, extract:
Look for framework-specific patterns (e.g., Fastify schema objects, Express middleware chains, Next.js route handlers).
Audit API routes against shared types — scan routes, plugins, and types for mismatches. Read-only, no changes. Use before PRs, after adding routes, or for periodic API contract validation. Source: acedergren/agentic-tools.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/acedergren/agentic-tools --skill api-auditAudit API routes against shared types — scan routes, plugins, and types for mismatches. Read-only, no changes. Use before PRs, after adding routes, or for periodic API contract validation. Source: acedergren/agentic-tools.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/acedergren/agentic-tools --skill api-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/acedergren/agentic-tools