Skip to main content
Run any Skill in Manus
with one click

performance

Stars56
Forks18
UpdatedJune 17, 2026 at 11:16

Performance patterns for the Nuclia frontend monorepo — covering OnPush change detection with signals, computed() memoisation, track in @for loops, lazy routing, shareReplay(1) placement, debounce/auditTime conventions, CDK virtual scroll, bundle budgets, and the known shareReplay() anti-pattern. Activate this skill when reviewing a component for performance, adding @for loops, choosing between signal() and computed(), setting up lazy routes, writing service-level streams, or when the user asks about bundle size, change detection, or rendering performance. Also use when a code review finds markForCheck(), shareReplay() without a buffer argument, $index in track expressions, or eager route loading — these are all actionable problems this skill covers.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly