structuring-angular-projects

Folder structure and naming conventions for Angular projects. Use when creating new features, components, pages, services, or any file in the Angular project. Includes feature module structure with components/, pages/, services/, and models/ folders.

$ Installieren

git clone https://github.com/hnkatze/BipBipBackOffice2.1 /tmp/BipBipBackOffice2.1 && cp -r /tmp/BipBipBackOffice2.1/.claude/skills/angular-architecture ~/.claude/skills/BipBipBackOffice2-1

// tip: Run this command in your terminal to install the skill