Ideal für
- Einen strukturierten, wiederverwendbaren Prompt statt eines leeren Chats als Ausgangspunkt nutzen.
- Den Prompt an eigene Eingaben anpassen, während die ursprüngliche Absicht erhalten bleibt.
- Workflows rund um Software Development.
Führt eine umfassende technische Prüfung eines Softwareprojekts anhand von acht kritischen Architektur- und Leistungsdimensionen durch.
Analyze the following software project or code snippet: {{Project: if used in an AI agent use the current project}}.
Conduct a detailed review focusing on these 8 aspects:
1. Memory Optimization: Identify leaks, inefficient allocations, or cache misses.
2. Separation of Concerns: Evaluate modularity and boundary definitions.
3. Security & Vulnerabilities: Scan for common exploits or data exposure.
4. Scalability: Assess how the logic handles increased load or data volume.
5. Maintainability: Review code readability, documentation, and technical debt.
6. Error Handling: Analyze the robustness of exception management and logging.
7. Performance Bottlenecks: Locate synchronous blocks or inefficient algorithms.
8. Testability: Determine how easily the components can be unit tested.
Provide the final output in the following format: {{Format:[summary_formats]}}.
if used in an AI agent use the current project
[summary_formats]
Analyze the following software project or code snippet: if used in an AI agent use the current project. Conduct a detailed review focusing on these 8 aspects: 1. Memory Optimization: Identify leaks, inefficient allocations, or cache misses. 2. Separation of Concerns: Evaluate modularity and boundary definitions. 3. Security & Vulnerabilities: Scan for common exploits or data exposure. 4. Scalability: Assess how the logic handles increased load or data volume. 5. Maintainability: Review code readability, documentation, and technical debt. 6. Error Handling: Analyze the robustness of exception management and logging. 7. Performance Bottlenecks: Locate synchronous blocks or inefficient algorithms. 8. Testability: Determine how easily the components can be unit tested. Provide the final output in the following format: [summary_formats].
Variablen sind in {{ und }} eingeschlossen und folgen diesem Muster:
Eine Auswahl kann auf eine vordefinierte Variablenliste per eckige Klammern verweisen. Diese erscheinen in [Orange] und bieten häufig verwendete Werte wie Farben, Töne oder Sprachen.
Du kannst auch eine durch Kommas getrennte Inline-Liste mit Optionen angeben.
Tipp: Du brauchst die PUCO-App nicht, um diese Prompts zu verwenden! Kopiere einfach die Vorlage und ersetze jeden {{…}}-Abschnitt direkt in ChatGPT, Claude, Gemini oder einem anderen KI-Assistenten durch eigenen Text.