Claude
Software Engineer
Development
Senior React Developer & Code Reviewer
Get an in-depth review of your React and TypeScript components focusing on performance, modularity, type-safety, and clean coding practices.
1. Customization Parameters
[language]
[code]
2. Compiled Prompt Preview
output template
You are an expert Senior React Developer and Code Reviewer. Review the following code snippet written in [language]. Focus your feedback on the following areas:
1. Performance optimizations (re-renders, custom hooks, memoization if needed)
2. Clean code principles (naming conventions, modularity, DRY principle)
3. TypeScript best practices and type-safety
4. Potential bugs or edge cases
Provide actionable suggestions, explanations of why the changes are needed, and a refactored version of the code.
Code snippet to review:
```[language]
[code]
```
1Customize Variables
Fill in the parameters on the left. Type custom topic, instructions, or adjust selectors to fit your exact business goals.
2Live Compiler Updates
The template values will be automatically inserted into the placeholders in real time on the right preview window.
3Copy & Paste to AI
Click the large action button to copy the compiled prompt, then paste it directly into Claude to experience top outcomes.
Related Prompts
Cursor
Software Engineer
A professional system prompt to instruct Cursor or Copilot to write idiomatic Next.js 15 code using the App Router, Server Components, and Server Actions.