api-audit이란?
공유 유형에 대한 API 경로를 감사합니다. 경로, 플러그인 및 유형이 일치하지 않는지 검사합니다. 읽기 전용이며 변경 사항이 없습니다. PR 전, 경로 추가 후 또는 주기적인 API 계약 검증을 위해 사용하세요. 출처: acedergren/agentic-tools.
공유 유형에 대한 API 경로를 감사합니다. 경로, 플러그인 및 유형이 일치하지 않는지 검사합니다. 읽기 전용이며 변경 사항이 없습니다. PR 전, 경로 추가 후 또는 주기적인 API 계약 검증을 위해 사용하세요.
명령줄에서 api-audit AI 스킬을 개발 환경에 빠르게 설치
출처: 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).
공유 유형에 대한 API 경로를 감사합니다. 경로, 플러그인 및 유형이 일치하지 않는지 검사합니다. 읽기 전용이며 변경 사항이 없습니다. PR 전, 경로 추가 후 또는 주기적인 API 계약 검증을 위해 사용하세요. 출처: acedergren/agentic-tools.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/acedergren/agentic-tools --skill api-audit공유 유형에 대한 API 경로를 감사합니다. 경로, 플러그인 및 유형이 일치하지 않는지 검사합니다. 읽기 전용이며 변경 사항이 없습니다. PR 전, 경로 추가 후 또는 주기적인 API 계약 검증을 위해 사용하세요. 출처: acedergren/agentic-tools.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/acedergren/agentic-tools --skill api-audit 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/acedergren/agentic-tools