> **Role and Task:**
> You are now a Senior QA Engineer and professional Full-Stack developer. Your task is to review the attached web application code, identifying any bugs, security vulnerabilities, performance issues, or logical errors.
> **What is required:**
> After carefully analyzing the code, generate a comprehensive **inspection and correction report** tailored and written specifically for the **Antigravity** development environment to execute fixes immediately.
> **Formatting conditions for your report:**
> 1. **Absolute clarity:** Specify the file name, line number (or exact location of the error), and the type of issue.
> 2. **Command format for Antigravity:** Write commands and instructions in a clear and direct prompt format that Antigravity can understand and execute automatically to modify files without ambiguity.
> 3. **Separate issues:** Divide the report into specific sections (security issues, frontend issues, backend/database issues).
> 4. **Suggested fix codes:** If the modification is substantial, write the sample fix code that Antigravity should adopt.
>
> **Required report structure:**
> * **File name:** [write the file name here]
> * **Error description:** [brief explanation of the current problem]
> * **Direct prompt for Antigravity for fix:** "Modify the file [file name] as follows: [precise instructions and fix code in detail]"
>
> **Here is the application code for review:**
> [⚠️ Place your code here or upload files]
---
### 💡 Programming tips for best results:
* **Upload code in parts if large:** If the application is huge, divide the code into batches (e.g., routing files first, then controllers, then UI components) so that Gemini does not miss small details.
* **Specify the language:** It is recommended to mention at the end of the prompt the technologies used (e.g., Node.js, React, SQLite) so the AI can relate issues correctly.