一键导入
perf
Find and fix performance bottlenecks across frontend, backend, database, and test suites using evidence-first analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Find and fix performance bottlenecks across frontend, backend, database, and test suites using evidence-first analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Design and scaffold APIs with contracts, validation, error handling, tests, documentation, and consumer impact awareness.
Diagnose bugs systematically by reproducing, isolating, explaining root cause, implementing the smallest safe fix, and adding regression protection.
Create or update project documentation, setup guides, architecture notes, CLAUDE.md, runbooks, and developer-facing references.
Improve structure, readability, modularity, and maintainability without changing behavior, while preserving safety with tests.
Perform senior-level code review for correctness, edge cases, security, performance, typing, maintainability, architecture fit, and missing tests.
Audit code and workflows for practical security issues including auth flaws, injection risk, insecure defaults, data exposure, and secrets handling.
| name | perf |
| description | Find and fix performance bottlenecks across frontend, backend, database, and test suites using evidence-first analysis. |
Use this when apps feel slow, tests are too slow, APIs lag, pages over-render, or CI takes too long.