template:// code-review-assistant / system [ ]
v 1.0Public Remixable
Like this prompt? Sign in to save, remix, and comment!
Sign InCode Review Assistant
$ Review the following {{language:enum:JavaScript,TypeScript,Python,Go,Rust,Java,C++,Other:JavaScript}} code for potential issues:
```{{language}}
{{code:text}}
```
Analyze for:
1. **Bugs & Logic Errors**: Identify potential bugs or edge cases
2. **Security Issues**: Check for common vulnerabilities (injection, XSS, etc.)
3. **Performance**: Suggest optimizations if applicable
4. **Readability**: Comment on code clarity and naming
5. **Best Practices**: Note any violations of language conventions
Provide specific line references and actionable suggestions.
Tags
#coding#review#quality#debugging
Metadata
- created
- 2026-01-12
- updated
- 2026-01-12
- version
- v1.0
