Scan a target codebase for API definitions (OpenAPI, REST routes, GraphQL schemas) and propose api_contract and api_endpoint registry entries. Presents findings for review before writing files.
$npx -y skills add ea-toolkit/architecture-catalog --skill crawl-apisInstalls into the current project.
Run `npx skills use "https://github.com/ea-toolkit/architecture-catalog" --skill "ea-toolkit/architecture-catalog/crawl-apis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ea-toolkit/architecture-catalog" that are relevant to the current task. Run `npx skills add "https://github.com/ea-toolkit/architecture-catalog"` and select the relevant skills, then follow their instructions.