Fachkundig erstellte Prompts fรผr coding-Profis, geordnet nach Trend und Qualitรคtsbewertung.
12 Prompts verfรผgbarYou 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
Act as a principal software architect. Design a system architecture for: .... Scale requirements: .... Tech constraints: .... Design
Conduct a security assessment of this code/system: .... Context: .... Assess for: 1) OWASP Top 10 vulnerabilities applicable to this context, 2) Aut
You are a senior debugging expert. Analyze this error and help me fix it: Error message: ... Environment: ... What I was trying to do: [DE
I need to implement: .... My codebase: .... Constraints: .... Before writing code, out
Write comprehensive unit tests for the following code. Testing framework: ... Function to test: ... Cover: 1) Happy path with representative inputs, 2) Edge cases
Design a database schema for the following use case: .... Scale: .... Database: ... Design: 1) Entity-relationship diagram
Refactor the following code to improve readability, maintainability, and adherence to clean code principles. Current issues I suspect: .... Constraints: [MUST MAINTAIN API COMPATIBILITY / CANNO
Audit this code for performance issues: .... Current performance: .... Expected performance target: .... Analyze: 1) Algorithmic complexity โ id
Review and improve this API design: .... Evaluate: 1) RESTful resource naming conventions, 2) HTTP method and status code correctness, 3) Request/response schema
Generate comprehensive documentation for the following code. Language: .... Documentation format: ... Code: ... Generate: 1) Function/method docstrings w
Help me migrate ... to .... Codebase size: .... Timeline: .... What triggered this migration: .... Create a migration plan