code-generation Prompts

134 prompts found

Terraform Module Builder with Best Practices

Generate production-ready Terraform modules with proper resource structuring, variable validation, output definitions, and state management for any cloud provider.

Code GenerationChatGPT+3
PromptCreek
0

Frontend Render Cycle Debugger

Diagnoses unnecessary re-renders, component update cycles, and virtual DOM inefficiencies in frontend frameworks, providing targeted fixes to eliminate wasted renders.

Code GenerationChatGPT+5
PromptCreek
0

Database Query Performance Profiler

Analyzes slow database queries by examining execution plans, index usage, join strategies, and lock contention, then provides optimized queries with indexing recommendations.

Code GenerationChatGPT+5
PromptCreek
0

API Response Debugger and Mock Generator

Diagnoses API response issues by analyzing payloads, status codes, and headers, then generates mock responses and test fixtures for reliable frontend development.

Code GenerationChatGPT+5
PromptCreek
0

Browser DevTools Workflow Generator

Creates structured browser DevTools debugging workflows with panel-specific techniques, breakpoint strategies, performance recording analysis, and network waterfall interpretation.

Code GenerationChatGPT+5
PromptCreek
0

Race Condition Finder and Fix Generator

Detects race conditions and concurrency bugs in your code by analyzing shared state access, async timing, and thread safety, then generates thread-safe fixes with verification tests.

Code GenerationChatGPT+5
PromptCreek
0

Dependency Conflict Resolver

Diagnoses and resolves dependency version conflicts, peer dependency issues, and incompatible package combinations with step-by-step resolution strategies and lockfile management.

Code GenerationChatGPT+5
PromptCreek
0

Network Request Debugger

Diagnoses network request failures by analyzing HTTP exchanges, identifying timeout patterns, SSL issues, CORS problems, and providing targeted fixes with curl equivalents for reproduction.

Code GenerationChatGPT+5
PromptCreek
0

Error Log Parser and Pattern Analyzer

Analyzes error logs to identify recurring patterns, correlate failures across services, extract actionable root causes, and generate prioritized fix recommendations.

Code GenerationChatGPT+5
PromptCreek
0

Performance Profiler and Bottleneck Finder

Analyzes application code to identify performance bottlenecks using systematic profiling techniques, then provides optimizations ranked by impact with benchmarking instructions.

Code GenerationChatGPT+5
PromptCreek
0

Memory Leak Detector and Fix Guide

Identifies memory leaks in your application code by analyzing allocation patterns, reference cycles, and resource cleanup, then provides targeted fixes with before/after comparisons.

Code GenerationChatGPT+5
PromptCreek
0

Dashboard and Reporting Builder with Streamlit or Dash

Generate a complete interactive dashboard application with data loading, filtering, charts, KPIs, and layout using Streamlit or Plotly Dash for data-driven reporting and monitoring.

Code GenerationChatGPT+4
PromptCreek
0