·angular-performance
</>

angular-performance

Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.

97Installs·1Trend·@gentleman-programming

Installation

$npx skills add https://github.com/gentleman-programming/gentleman-skills --skill angular-performance

How to Install angular-performance

Quickly install angular-performance AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill angular-performance
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gentleman-programming/gentleman-skills.

SKILL.md

View raw

| on viewport | Below the fold content | | on interaction | Load on click/focus/hover | | on idle | Load when browser is idle | | on timer(500ms) | Load after delay | | when condition | Load when expression is true |

| SEO critical (blog, e-commerce) | SSR | | Dashboard/Admin | CSR | | Static marketing site | SSG/Prerender |

| Optimize algorithm | First choice always | | Pure pipes | Cache single result | | Memoization | Cache multiple results | | computed() | Derived signal state |

Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading. Source: gentleman-programming/gentleman-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill angular-performance
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-11

Browse more skills from gentleman-programming/gentleman-skills

Quick answers

What is angular-performance?

Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading. Source: gentleman-programming/gentleman-skills.

How do I install angular-performance?

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

Where is the source repository?

https://github.com/gentleman-programming/gentleman-skills