What is angular-architecture?
Angular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components. Source: gentleman-programming/gentleman-skills.
Angular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components.
Quickly install angular-architecture AI skill to your development environment via command line
Source: gentleman-programming/gentleman-skills.
"Scope determines structure" - Where a component lives depends on its usage.
| Used by 1 feature | features/[feature]/components/ | | Used by 2+ features | features/shared/components/ |
No .component, .service, .model suffixes. The folder tells you what it is.
Angular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components. Source: gentleman-programming/gentleman-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill angular-architectureBrowse more skills from gentleman-programming/gentleman-skills
Angular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components. Source: gentleman-programming/gentleman-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill angular-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/gentleman-programming/gentleman-skills