Best For
- Starting from a structured, reusable prompt instead of a blank chat.
- Adapting the prompt to your own inputs while keeping the original intent intact.
- Workflows related to Software Development.
Performs a comprehensive technical audit of a software project across eight critical architectural and performance dimensions.
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].
Variables are wrapped in {{ and }} and follow this pattern:
A selection can reference a predefined variable list using square brackets. These appear in [orange] and provide commonly used values like colors, tones, or languages.
You can also provide an inline list of choices separated by commas.
Tip: You don't need the PUCO app to use these prompts! Simply copy the template and replace each {{…}} section with your own text directly in ChatGPT, Claude, Gemini, or any other AI assistant.