sdcorejs-review-performance-angular-portal
CommunityAudit Angular portal performance fast.
Software Engineering#lazy loading#performance audit#change detection#onpush#bundle budget#angular portal#rxjs leaks
Authorsdcorejs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Identifies Angular Portal performance regressions like oversized bundles, slow initial paint, inefficient change detection, RxJS subscription leaks, and missing lazy-loading boundaries.
Core Features & Use Cases
- Bundle + chunk budget audit (prod build): Validates main and lazy chunk sizes against
review/performance/budget.mdthresholds and reports Critical/Important findings with file:line context. - Angular-specific efficiency checks: Measures OnPush adoption, enforces
trackByfor*ngFor, and flags heavy template function bindings. - Runtime leak and render-blocking risk detection: Detects risky
.subscribe()usage withouttakeUntilDestroyed()/asyncpipe/unsubscribe patterns, checks lazy-loading behavior, and reviews caching/service-worker configuration signals.
Quick Start
Use sdcorejs-review-performance-angular-portal to audit the Angular Portal performance before release and return Critical/Important/Minor findings with budgets and file:line locations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sdcorejs-review-performance-angular-portal Download link: https://github.com/sdcorejs/sdcorejs-agent/archive/main.zip#sdcorejs-review-performance-angular-portal Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.