develite98/angular-best-practices

Performance optimization guidelines and coding standards for Angular applications, designed for AI agents and LLMs.

19Stars on the repository
5Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

develite98/angular-best-practices

Skill Claude CodeCodex

Angular 12-16 performance optimization guidelines with NgModules, RxJS patterns, and classic template syntax (ngIf, ngFor). Use when maintaining or working with pre-v17 Angular codebases. Triggers on tasks involving Angular components, services, modules, or performance improvements in legacy projects.

19 7mo ago A 68 tokens

develite98/angular-best-practices

Skill Claude CodeCodex

Angular 20+ performance optimization guidelines with Signals, httpResource, signal inputs/outputs, @defer, and native control flow (@if, @for). Use when writing, reviewing, or refactoring modern Angular code. Triggers on tasks involving Angular components, services, data fetching, bundle optimization, or performance…

19 7mo ago A 73 tokens

develite98/angular-best-practices

Skill Claude CodeCodex

Angular + BEM CSS methodology guide for creating reusable components and shareable front-end code. Enforces component-scoped BEM blocks, max 2-level nesting, proper component decomposition, semantic element naming, correct modifier patterns, and flat selectors. Use when writing, reviewing, or refactoring Angular…

19 7mo ago A 95 tokens

the-art-of-naming

04

develite98/angular-best-practices

Skill Claude CodeCodex

Comprehensive naming convention guide for TypeScript and Angular applications. Covers casing rules (camelCase, PascalCase, UPPERCASE), prefix conventions (I for interfaces, for private, T for generics), boolean naming, the S-I-D principle (Short, Intuitive, Descriptive), context duplication, and structured naming…

19 7mo ago A 119 tokens