Use when generating data layer code. Implements data layer code from data-architecture-spec ER models and table structure designs, generating runnable Models, Migrations, Repositories, and cache layer code to the project directory. Built-in API alignment check and code self-review. Keywords: generate Model code, generate Migration, generate Repository, generate cache code, data layer code generation.
$npx -y skills add luckyonetwothree/vibe-skill --skill data-architecture-implInstalls into the current project.
Run `npx skills use "https://github.com/luckyonetwothree/vibe-skill" --skill "luckyonetwothree/vibe-skill/data-architecture-impl"` 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/luckyonetwothree/vibe-skill" that are relevant to the current task. Run `npx skills add "https://github.com/luckyonetwothree/vibe-skill"` and select the relevant skills, then follow their instructions.