A Code-Review Prompt Template
Build a prompt that frames code for review.
Putting It Together
Time to build a real code-review prompt: the user pastes code and your template frames a focused review request. 🛠️
Decide the Inputs
Start by choosing arguments. A review prompt clearly needs the code itself, and maybe a focus like bugs, style, or security.
All lessons in this course
- Register Your First Prompt
- Add Arguments to a Prompt
- Return Messages, Not Just Text
- A Code-Review Prompt Template