com um clique
code-review
代码审查技能。检查代码的正确性、边界情况、代码风格和性能问题。用于审查 PR 或检查代码质量时。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
代码审查技能。检查代码的正确性、边界情况、代码风格和性能问题。用于审查 PR 或检查代码质量时。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Brainstorm before writing code. Refine rough ideas through questions, explore alternatives, present design in sections for validation. Use when starting a new feature or project.
Code review skill. Check code for correctness, edge cases, code style, and performance issues. Use when reviewing PRs or checking code quality.
Systematic debugging. Use a 4-phase root cause analysis process - collect evidence, form hypotheses, verify hypotheses, fix and verify. Use when troubleshooting bugs or abnormal behavior.
Test-driven development. Follow the RED-GREEN-REFACTOR cycle - write failing tests first, then write minimal code to pass, then refactor. Use when writing new features or fixing bugs.
Introduction to the Superpowers skills system. Learn how to use this set of development workflow skills. Use when first encountering superpowers or needing to understand the overall process.
Verification before completion. Ensure the problem is truly fixed, not just superficially passing. Use before declaring a task complete.
Baseado na classificação ocupacional SOC
| name | code-review |
| description | 代码审查技能。检查代码的正确性、边界情况、代码风格和性能问题。用于审查 PR 或检查代码质量时。 |
进行系统性的代码审查。
**[严重程度: 必须/建议/备注]**
问题: [具体描述]
原因: [为什么这是问题]
建议: [如何修改]