Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.
Add this skill
npx mdskills install sickn33/angular-best-practicesComprehensive Angular optimization guide with prioritized rules, code examples, and clear wrong/correct patterns
Performance optimization and best practices for Angular applications optimized for AI agents and LLMs.
This skill provides prioritized performance guidelines across:
@defer, tree-shakingThe SKILL.md file is organized by priority:
Each rule includes:
For New Components:
ChangeDetectionStrategy.OnPush@defer for non-critical contenttrackBy for *ngFor loopsFor Performance Reviews:
NgOptimizedImageCurrent version: 1.0.0 (February 2026)
Install via CLI
npx mdskills install sickn33/angular-best-practicesAngular Best Practices is a free, open-source AI agent skill. Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.
Install Angular Best Practices with a single command:
npx mdskills install sickn33/angular-best-practicesThis downloads the skill files into your project and your AI agent picks them up automatically.
Angular Best Practices works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.