byluckyonetwothree· 115 skills
Use when generating backend project architecture code. Implements backend architecture code from backend-architecture-spec architecture plans and service designs, generating runnable project architecture code to the project directory. This Skill owns the application entry (app.ts), integrating api-design-impl and data-architecture-impl code outputs. Built-in architecture alignment check and code self-review. Keywords: generate project scaffold, generate app.ts, generate Docker config, generate CI config, project architecture code generation.
$npx -y skills add luckyonetwothree/vibe-skill --skill backend-architecture-implInstalls into the current project.
Run `npx skills use "https://github.com/luckyonetwothree/vibe-skill" --skill "luckyonetwothree/vibe-skill/backend-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.