ChatGPT: Performance Optimization Advisor
Identify and fix performance bottlenecks — from N+1 queries and memory leaks to frontend bundle size and API r...
Battle-tested ChatGPT prompts for software developers — from full-stack blueprints to API design, performance tuning, and security audits.
20 prompts found
Identify and fix performance bottlenecks — from N+1 queries and memory leaks to frontend bundle size and API r...
Design a normalized, scalable database schema with migrations, relationships, indexes, and seed data — ready f...
Auto-generate comprehensive documentation for your codebase — PHPDoc/JSDoc comments, README, API docs, and arc...
Get expert guidance on microservices patterns — service decomposition, inter-service communication, data consi...
Solve complex git situations — merge conflicts, rebasing nightmares, lost commits, branch strategy design, and...
Design a comprehensive error handling architecture for your application — custom exception hierarchies, error...
Generate, test, and explain complex regular expressions with edge case coverage, performance analysis, and pla...
Analyze code smells in your codebase and get specific design pattern recommendations with before/after refacto...