Skip to main content
Manusで任意のスキルを実行
ワンクリックで

performance-review

スター2
フォーク0
更新日2026年6月12日 02:20

Use when reviewing code for performance issues: algorithmic complexity, N+1 queries, unnecessary allocations, unbounded concurrency, cache misuse, blocking I/O in async context, hidden materialization, ReDoS, cold-start cost, missing database indexes, connection pool exhaustion, or memory leaks.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly