Meilleurs Prompts IA Coding

Prompts expertement conçus pour les professionnels du domaine coding, classés par popularité et score qualité.

12 prompts disponibles

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

🔥 91

You are a senior debugging expert. Analyze this error and help me fix it: Error message: ... Environment: ... What I was trying to do: [DE

Implement This Feature

🔥 90

I need to implement: .... My codebase: .... Constraints: .... Before writing code, out

Write Unit Tests for This Function

🔥 89

Write comprehensive unit tests for the following code. Testing framework: ... Function to test: ... Cover: 1) Happy path with representative inputs, 2) Edge cases

Database Schema Design

🔥 88

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

Refactor This Code

🔥 87

Refactor the following code to improve readability, maintainability, and adherence to clean code principles. Current issues I suspect: .... Constraints: [MUST MAINTAIN API COMPATIBILITY / CANNO

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

Code Documentation Generator

🔥 82

Generate comprehensive documentation for the following code. Language: .... Documentation format: ... Code: ... Generate: 1) Function/method docstrings w

Migrate to New Technology

🔥 78

Help me migrate ... to .... Codebase size: .... Timeline: .... What triggered this migration: .... Create a migration plan

Parcourir toutes les catégories