💻

Developers ChatGPT Prompts

Debug faster, write cleaner code, and learn new languages with your AI pair programmer.

30 prompts available
Free to use
intermediate
5626 views

Code Review for Python Application

Review the following Python code for best practices, security vulnerabilities, performance optimization, and maintainability. Provide specific recommendations and refactored code examples: [PASTE YOUR CODE HERE]

#code-review#best-practices#optimization
intermediate
958 views

Code Review for JavaScript Application

Review the following JavaScript code for best practices, security vulnerabilities, performance optimization, and maintainability. Provide specific recommendations and refactored code examples: [PASTE YOUR CODE HERE]

#code-review#best-practices#optimization
intermediate
8792 views

Code Review for TypeScript Application

Review the following TypeScript code for best practices, security vulnerabilities, performance optimization, and maintainability. Provide specific recommendations and refactored code examples: [PASTE YOUR CODE HERE]

#code-review#best-practices#optimization
intermediate
1402 views

Code Review for Java Application

Review the following Java code for best practices, security vulnerabilities, performance optimization, and maintainability. Provide specific recommendations and refactored code examples: [PASTE YOUR CODE HERE]

#code-review#best-practices#optimization
intermediate
4254 views

Code Review for C++ Application

Review the following C++ code for best practices, security vulnerabilities, performance optimization, and maintainability. Provide specific recommendations and refactored code examples: [PASTE YOUR CODE HERE]

#code-review#best-practices#optimization
advanced
6027 views

API Design for task management

Design a RESTful API for a task management application. Include endpoint definitions, request/response schemas, authentication methods, error handling, and API documentation structure.

#api-design#rest#backend
advanced
8110 views

API Design for social media scheduling

Design a RESTful API for a social media scheduling application. Include endpoint definitions, request/response schemas, authentication methods, error handling, and API documentation structure.

#api-design#rest#backend
advanced
5137 views

API Design for e-commerce

Design a RESTful API for a e-commerce application. Include endpoint definitions, request/response schemas, authentication methods, error handling, and API documentation structure.

#api-design#rest#backend
advanced
9176 views

API Design for booking

Design a RESTful API for a booking application. Include endpoint definitions, request/response schemas, authentication methods, error handling, and API documentation structure.

#api-design#rest#backend
advanced
5411 views

API Design for file sharing

Design a RESTful API for a file sharing application. Include endpoint definitions, request/response schemas, authentication methods, error handling, and API documentation structure.

#api-design#rest#backend
intermediate
8953 views

Database Schema for e-commerce

Create a normalized database schema for a e-commerce system. Include tables, relationships, indexes, constraints, and sample queries for common operations.

#database#schema#sql
intermediate
8532 views

Database Schema for social networking

Create a normalized database schema for a social networking system. Include tables, relationships, indexes, constraints, and sample queries for common operations.

#database#schema#sql
intermediate
522 views

Database Schema for project management

Create a normalized database schema for a project management system. Include tables, relationships, indexes, constraints, and sample queries for common operations.

#database#schema#sql
intermediate
5277 views

Database Schema for CRM

Create a normalized database schema for a CRM system. Include tables, relationships, indexes, constraints, and sample queries for common operations.

#database#schema#sql
intermediate
5224 views

Database Schema for inventory management

Create a normalized database schema for a inventory management system. Include tables, relationships, indexes, constraints, and sample queries for common operations.

#database#schema#sql
intermediate
7156 views

Unit Tests for {function}

Write comprehensive unit tests for the following Python function. Include test cases for normal operation, edge cases, error conditions, and boundary values: [PASTE YOUR FUNCTION HERE]

#testing#unit-tests#quality
intermediate
5180 views

Unit Tests for {function}

Write comprehensive unit tests for the following JavaScript function. Include test cases for normal operation, edge cases, error conditions, and boundary values: [PASTE YOUR FUNCTION HERE]

#testing#unit-tests#quality
intermediate
9568 views

Unit Tests for {function}

Write comprehensive unit tests for the following TypeScript function. Include test cases for normal operation, edge cases, error conditions, and boundary values: [PASTE YOUR FUNCTION HERE]

#testing#unit-tests#quality
intermediate
6272 views

Unit Tests for {function}

Write comprehensive unit tests for the following Java function. Include test cases for normal operation, edge cases, error conditions, and boundary values: [PASTE YOUR FUNCTION HERE]

#testing#unit-tests#quality
intermediate
8740 views

Unit Tests for {function}

Write comprehensive unit tests for the following C++ function. Include test cases for normal operation, edge cases, error conditions, and boundary values: [PASTE YOUR FUNCTION HERE]

#testing#unit-tests#quality
advanced
5083 views

Algorithm Optimization for sorting large datasets

Optimize the following algorithm for sorting large datasets. Analyze time and space complexity, identify bottlenecks, and provide an improved implementation with explanation: [PASTE YOUR ALGORITHM HERE]

#algorithms#optimization#performance
advanced
3755 views

Algorithm Optimization for finding shortest path

Optimize the following algorithm for finding shortest path. Analyze time and space complexity, identify bottlenecks, and provide an improved implementation with explanation: [PASTE YOUR ALGORITHM HERE]

#algorithms#optimization#performance
advanced
3429 views

Algorithm Optimization for string matching

Optimize the following algorithm for string matching. Analyze time and space complexity, identify bottlenecks, and provide an improved implementation with explanation: [PASTE YOUR ALGORITHM HERE]

#algorithms#optimization#performance
advanced
6779 views

Algorithm Optimization for data compression

Optimize the following algorithm for data compression. Analyze time and space complexity, identify bottlenecks, and provide an improved implementation with explanation: [PASTE YOUR ALGORITHM HERE]

#algorithms#optimization#performance
advanced
6675 views

Algorithm Optimization for load balancing

Optimize the following algorithm for load balancing. Analyze time and space complexity, identify bottlenecks, and provide an improved implementation with explanation: [PASTE YOUR ALGORITHM HERE]

#algorithms#optimization#performance
advanced
9547 views

Microservices Architecture Design

Design a microservices architecture for [APPLICATION TYPE]. Include service boundaries, communication patterns, data management, deployment strategy, and monitoring approach.

#microservices#architecture#design
advanced
3937 views

Security Audit Checklist

Create a comprehensive security audit checklist for web applications. Cover authentication, authorization, data protection, API security, and common vulnerabilities (OWASP Top 10).

#security#audit#checklist
intermediate
4405 views

Code Refactoring Plan

Analyze this codebase and create a refactoring plan. Identify code smells, technical debt, performance bottlenecks, and prioritize improvements with estimated effort.

#refactoring#technical-debt#planning
advanced
4566 views

CI/CD Pipeline Setup

Design a CI/CD pipeline for [PROJECT TYPE]. Include build stages, testing strategy, deployment environments, rollback procedures, and monitoring integration.

#cicd#devops#automation
intermediate
6561 views

Technical Documentation Template

Create a technical documentation template for [API/LIBRARY]. Include overview, installation, configuration, usage examples, API reference, troubleshooting, and contribution guidelines.

#documentation#technical-writing

Explore More Categories

Discover 500+ prompts across 20+ categories

View All Categories