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

performance-check

星标2
分支0
更新时间2026年7月7日 09:50

Audits code for performance issues — broad React Query cache invalidation, uncached external API calls, N+1 queries, sequential awaits that could run in parallel, unbounded/unpaginated list endpoints, missing DB indexes, useEffect-based state syncing, and unmemoized list items. Use when the user says "check performance", "review for perf issues", "/performance-check", or after building a feature that adds a new list endpoint, mutation, or detail page. Also use proactively before considering a new feature done.

安装

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

SKILL.md
readonly