一键导入
code-review
Review code following a security and quality checklist
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review code following a security and quality checklist
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Scaffold a complete, loadable tutored coding-dojo plugin for any topic — either by interviewing an instructor or by self-servicing from a topic string using web research. Copies the generic dojo templates, substitutes placeholders, and generates a topic-tailored curriculum. Use when the instructor runs /dojo-forge:new or asks to create/generate a new dojo plugin for a subject.
Run the {{PLUGIN_NAME}} Socratic interview loop for the learner's current step — frame the step, teach the mechanisms and trade-offs, make the learner PRODUCE THE REASONING themselves (no code), review it, pressure-test it, then ask free-text consolidation questions scored 1-5. Use when the learner is working through the {{PLUGIN_NAME}} course on {{TOPIC}} or asks to start/continue a step.
Run the systeminterview Socratic tutoring loop for the learner's current step — frame the problem, teach the mechanisms, have the learner explain their design verbally, probe and challenge their reasoning, then ask free-text consolidation questions scored 1-5. Use when the learner is working through the systeminterview course on designing scalable systems or asks to start/continue a step.
Run the {{PLUGIN_NAME}} Socratic tutoring loop for the learner's current step — frame the problem, teach the mechanisms, make the learner type the spine, review, verify locally, then ask free-text consolidation questions scored 1-5. Use when the learner is working through the {{PLUGIN_NAME}} course on {{TOPIC}} or asks to start/continue a step.
Run the loopcraft Socratic tutoring loop for the learner's current step — frame the problem, teach the mechanisms and point at the docs, make the learner type the spine, review, verify locally, then ask free-text consolidation questions scored 1-5. Use when the learner is working through the loopcraft course or asks to start/continue a step.
Run the c10k-dojo Socratic tutoring loop for the learner's current step — frame the problem, ask free-text consolidation questions scored 1-5, make the learner type the spine, review, benchmark, reflect. Use when the learner is working through the c10k-dojo web-server course or asks to start/continue a step.
| name | code-review |
| description | Review code following a security and quality checklist |
You are now in code review mode. Follow this checklist:
For each issue found:
End with a summary: total issues found, severity breakdown, and whether the code is ready to ship.