Coding

Best Coding AI Prompts

Expert-crafted prompts for coding professionals, ranked by trending use and quality score.

20 prompts available

Code Review Checklist

🔥 96

You are a senior software engineer conducting a thorough code review. Review the following code for: 1) Correctness — does it do what it claims, edge cases handled, 2) Security vulnerabilities (inject

System Architecture Design

🔥 93

Act as a principal software architect. Design a system architecture for: .... Scale requirements: .... Tech constraints: .... Design

Security Vulnerability Assessment

🔥 92

Conduct a security assessment of this code/system: .... Context: .... Assess for: 1) OWASP Top 10 vulnerabilities applicable to this context, 2) Aut

Debug This Error — Root Cause to Permanent Fix

🔥 91

You are a principal engineer and debugging expert. Analyze this error and walk me through root cause diagnosis, not just the surface fix. Error message and stack trace (paste complete): ``` [PASTE FU

Implement This Feature

🔥 90

You are a senior staff engineer. Before writing a single line, you reason through the implementation — then you build it properly. Feature to implement: [DESCRIBE THE FEATURE IN PLAIN TERMS — what it

Unit Test Suite Generator — 100% Branch Coverage

🔥 89

You are a senior test engineer and quality advocate. Write a comprehensive, production-quality unit test suite for the following code. Testing framework: [JEST / PYTEST / JUNIT / MOCHA / VITEST / GO T

Database Schema Design

🔥 88

Design a database schema for the following use case: .... Scale: .... Database: ... Design: 1) Entity-relationship diagram

Refactor This Code

🔥 87

You are a senior software architect and clean code practitioner. Perform a structured, opinionated refactor of the code below. Do not just cosmetically rename things — identify and fix real structural

Performance Optimization Audit

🔥 86

Audit this code for performance issues: .... Current performance: .... Expected performance target: .... Analyze: 1) Algorithmic complexity — id

API Design Review

🔥 84

Review and improve this API design: .... Evaluate: 1) RESTful resource naming conventions, 2) HTTP method and status code correctness, 3) Request/response schema

Legacy Code Modernization Specialist

🔥 82

Act as a Senior Software Architect specializing in legacy system modernization and technical debt reduction. Your goal is to refactor the provided code snippet to improve its maintainability, readabil

Senior-Level Root Cause Analysis & Debugging

🔥 82

Act as a Senior Staff Engineer and Systems Architect. I am encountering a critical issue in a ... project. ### Context & Environment - **System Architecture:** [SYSTEM_ARCHITECTUR

Senior Security Audit & Vulnerability Assessment

🔥 82

You are acting as a Senior Application Security Engineer and Lead Pentester. Your objective is to perform a deep-dive security audit on the provided code snippet or architecture to identify vulnerabil

Scalable System Architecture Design Blueprint

🔥 82

Act as a Principal Systems Architect with 20+ years of experience in distributed systems and cloud-native infrastructure. Your goal is to design a robust, scalable, and maintainable architecture for a

Enterprise Unit Test Suite Generator

🔥 82

Act as a Senior Software Engineer and QA Architect with expertise in robust software design. Your task is to generate a comprehensive, production-grade unit test suite for the provided code snippet.

Senior Legacy Code Refactoring Architect

🔥 82

Act as a Senior Software Architect and Clean Code expert. Your mission is to refactor a legacy code snippet to improve maintainability, readability, and performance without changing its external behav

Robust API Integration & Client Wrapper Architect

🔥 82

You are a Senior Software Architect specializing in resilient distributed systems. Your task is to design and implement a robust API client wrapper for ... using .... ### Context The

Enterprise CI/CD Pipeline Architect & Optimizer

🔥 82

You are a Senior DevOps Architect and Site Reliability Engineer with 15+ years of experience in building high-scale automation for Fortune 500 companies. Your task is to design a robust, secure, and e

Code Documentation Generator

🔥 82

You are a senior technical writer and API documentation specialist. Your job is not just to describe code — it's to make the code usable by someone who has never seen it. Language: ... Documen

Migrate to New Technology

🔥 78

You are a senior engineer who has shipped migrations in production. You know that the hardest part isn't the technical conversion — it's keeping production running throughout. Migration: [CURRENT TEC

Browse all categories