·angular-best-practices-legacy
</>

angular-best-practices-legacy

develite98/angular-best-practices

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.

13Installs·1Trend·@develite98

Installation

$npx skills add https://github.com/develite98/angular-best-practices --skill angular-best-practices-legacy

SKILL.md

Comprehensive performance optimization guide for Angular 12-16 applications using NgModule-based architecture and RxJS-centric patterns. Contains 30+ rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

| 1 | Change Detection | CRITICAL | change- | | 2 | Bundle & Lazy Loading | CRITICAL | bundle- | | 3 | RxJS Optimization | HIGH | rxjs- | | 4 | Template Performance | HIGH | template- | | 5 | Dependency Injection | MEDIUM-HIGH | di- | | 6 | HTTP & Caching | MEDIUM | http- | | 7 | Forms Optimization | MEDIUM | forms- |

| 8 | General Performance | LOW-MEDIUM | perf- |

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. Source: develite98/angular-best-practices.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/develite98/angular-best-practices --skill angular-best-practices-legacy
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is angular-best-practices-legacy?

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. Source: develite98/angular-best-practices.

How do I install angular-best-practices-legacy?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/develite98/angular-best-practices --skill angular-best-practices-legacy Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/develite98/angular-best-practices

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01