Skip to main content
在 Manus 中运行任何 Skill
一键导入

performance

星标56
分支18
更新时间2026年6月17日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly