code-generation Prompts

134 prompts found

Test Coverage Analysis and Gap Finder

Analyzes existing test coverage to identify untested critical paths, missing edge cases, and test quality issues, then generates prioritized test cases with implementation code.

Code GenerationChatGPT+5
PromptCreek
0

Tech Debt Assessment and Prioritization

Systematically identifies, categorizes, and prioritizes technical debt in your codebase with estimated remediation costs, business impact scores, and a phased paydown plan.

Code GenerationChatGPT+5
PromptCreek
0

Architecture Review Template Generator

Generates a structured architecture review document that evaluates system design decisions, identifies coupling risks, assesses scalability, and recommends improvements with migration paths.

Code GenerationChatGPT+5
PromptCreek
0

Performance Review and Optimization Guide

Conducts a systematic performance code review identifying algorithmic inefficiencies, unnecessary allocations, blocking operations, and N+1 queries, with benchmarked optimization suggestions.

Code GenerationChatGPT+5
PromptCreek
0

Security Vulnerability Audit Checklist Generator

Generates a comprehensive security audit checklist tailored to your codebase, covering OWASP Top 10, authentication flaws, injection risks, and data exposure vulnerabilities with remediation code.

Code GenerationChatGPT+5
PromptCreek
0

Database Seed and Fixture Generator

Generate a complete database seeding system with realistic fixture data, relationship-aware factories, environment-specific seeds, and deterministic test data for your ORM.

Code GenerationChatGPT+4
PromptCreek
0

Logging and Observability Setup Generator

Generate a complete logging and observability stack with structured logging, distributed tracing, metrics collection, alerting rules, and dashboard configurations for your backend.

Code GenerationChatGPT+4
PromptCreek
0

API Rate Limiting and Throttling System

Generate a multi-layered API throttling system with per-endpoint limits, user tier quotas, burst handling, and analytics for managing API consumption at scale.

Code GenerationChatGPT+4
PromptCreek
0

Environment Configuration Manager

Generate a type-safe environment configuration system with validation, defaults, secret management, and environment-specific overrides for your backend application.

Code GenerationChatGPT+4
PromptCreek
0

File Upload and Processing Pipeline

Generate a complete file upload system with multipart handling, virus scanning, image processing, cloud storage integration, and progress tracking for your backend.

Code GenerationChatGPT+4
PromptCreek
0

API Pagination and Filtering Builder

Generate a reusable API pagination and filtering system with cursor-based or offset pagination, sortable fields, advanced filters, and consistent response envelopes.

Code GenerationChatGPT+4
PromptCreek
0

Database Connection Pool Optimizer

Generate an optimized database connection pool configuration with sizing calculations, health checks, retry logic, and monitoring for high-performance database access.

Code GenerationChatGPT+4
PromptCreek
0