Angular v22 Performance Baseline
Installation
SKILL.md
Angular v22 Performance Baseline
Purpose
Use this skill when Angular 22 performance needs to be measured or improved without guessing.
When to Use
Use this skill when:
- You need to review a render hot path on Angular 22.
- The app depends on default change detection behavior or zoneless readiness.
- Template work, hydration, or list rendering is the likely bottleneck.
When Not to Use
Do not use this skill when: