Scan a target codebase for data model definitions (SQL schemas, ORM models, TypeScript interfaces, Pydantic models) and propose data_concept, data_aggregate, and data_entity registry entries. Presents findings for review before writing files.
$npx -y skills add ea-toolkit/architecture-catalog --skill crawl-dataInstalls into the current project.
Run `npx skills use "https://github.com/ea-toolkit/architecture-catalog" --skill "ea-toolkit/architecture-catalog/crawl-data"` 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.