一键导入
performance-profile
Measure and reduce local latency, memory, or rendering overhead.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Measure and reduce local latency, memory, or rendering overhead.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review a local change for privacy, permission, and data-exposure risk.
Reproduce, isolate, and verify a bug before changing code.
Inspect local dependencies for version, license, and build-path risk.
Write concise documentation from verified local code evidence.
Diagnose and fix one reproducible build, test, or runtime error.
Explain why a line changed using local git history and code context.
| id | performance-profile |
| name | Performance Profile |
| description | Measure and reduce local latency, memory, or rendering overhead. |
Start with the user-visible slow path and a repeatable measurement. Identify hot loops, allocation spikes, blocking work on the main thread, and unnecessary I/O. Keep optimizations tied to before and after evidence.