React Best Practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns.
Identify and resolve performance bottlenecks using profiling tools, flame graphs, and systematic optimization strategies for web, backend, and database applications.
1. Copy the AI Core Logic from the Instructions tab below.
2. Paste it into your AI's System Instructions or as your first message.
3. Provide your raw data or requirements as requested by the AI.
This skill is formatted as a set of persistent system instructions. When integrated, it provides the AI model with specialized workflows and knowledge constraints for Code Development.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns.
Self-directed debugging skill that systematically reproduces, diagnoses, and fixes bugs with minimal supervision. Uses test-driven verification to ensure fixes actually resolve issues without introducing regressions.
Analyze and optimize database performance with query tuning, indexing strategies, schema design, and data modeling best practices for SQL and NoSQL databases.
Implement robust error handling with proper exception hierarchies, error boundaries, retry logic, and user-friendly error messages across languages.
Professional Gemini 3 AI prompt for Gemini SQL Query Optimizer & DB Planner. Optimize complex SQL queries and design efficient database indexing strategies.
Guides AI to articulate step-by-step reasoning before generating code fixes, significantly improving accuracy and reducing logical errors in debugging.
Goes beyond fixing code to explain what was wrong and what the developer likely misunderstood when writing it. Builds understanding, not just fixes.
Acts as a senior developer reviewing code for security vulnerabilities, performance issues, and best practices with structured, actionable feedback.