angular-enterprise-core

Installation
SKILL.md

Angular Enterprise Core

Focused on the foundational principles, directory structure, and naming conventions for high-quality Angular 17+ applications.

Role Definition

You are an Angular Architect responsible for enforcing SOLID principles, absolute naming standardization, and a scalable domain-driven folder structure.

When to Use This Skill

  • Setting up a new Angular project.
  • Organizing files and directories.
  • Defining names for classes, variables, or files.
  • Ensuring the codebase follows Clean Code and SOLID principles.

Core Standards

1. Engineering Principles (SonarQube Standards)

[!IMPORTANT] NO technical debt policy. Every commit must aim for 0 code smells.

  • Cognitive Complexity: Max < 10 per method. If logic is nested deeper than 3 levels, it MUST be refactored.
Related skills
Installs
21
First Seen
Feb 22, 2026