Llama Prompts

216 prompts found

Network Request Debugger

Diagnoses network request failures by analyzing HTTP exchanges, identifying timeout patterns, SSL issues, CORS problems, and providing targeted fixes with curl equivalents for reproduction.

Code GenerationChatGPT+5
PromptCreek
0

Error Log Parser and Pattern Analyzer

Analyzes error logs to identify recurring patterns, correlate failures across services, extract actionable root causes, and generate prioritized fix recommendations.

Code GenerationChatGPT+5
PromptCreek
0

Performance Profiler and Bottleneck Finder

Analyzes application code to identify performance bottlenecks using systematic profiling techniques, then provides optimizations ranked by impact with benchmarking instructions.

Code GenerationChatGPT+5
PromptCreek
0

Memory Leak Detector and Fix Guide

Identifies memory leaks in your application code by analyzing allocation patterns, reference cycles, and resource cleanup, then provides targeted fixes with before/after comparisons.

Code GenerationChatGPT+5
PromptCreek
0

Code Complexity Analyzer and Simplifier

Analyzes code complexity using cyclomatic complexity, cognitive complexity, and nesting depth metrics, then refactors complex functions into simpler, more maintainable alternatives.

Code GenerationChatGPT+5
PromptCreek
0

Error Handling Audit and Improvement

Audits your codebase for error handling gaps, inconsistent patterns, swallowed exceptions, and missing user feedback, then generates standardized error handling code.

Code GenerationChatGPT+5
PromptCreek
0

Database Schema Review Checklist

Reviews database schema design for normalization issues, indexing gaps, relationship integrity, naming conventions, and migration safety with specific ALTER statements for improvements.

Code GenerationChatGPT+5
PromptCreek
0

Accessibility Compliance Code Reviewer

Reviews frontend code for WCAG accessibility compliance, identifying aria attribute issues, keyboard navigation gaps, screen reader problems, and color contrast failures with fix code.

Code GenerationChatGPT+5
PromptCreek
0

API Contract and Interface Reviewer

Reviews API designs for consistency, backward compatibility, naming conventions, error handling standards, and versioning strategy, generating a contract compliance report.

Code GenerationChatGPT+5
PromptCreek
0

Test Coverage Analysis and Gap Finder

Analyzes existing test coverage to identify untested critical paths, missing edge cases, and test quality issues, then generates prioritized test cases with implementation code.

Code GenerationChatGPT+5
PromptCreek
0

Tech Debt Assessment and Prioritization

Systematically identifies, categorizes, and prioritizes technical debt in your codebase with estimated remediation costs, business impact scores, and a phased paydown plan.

Code GenerationChatGPT+5
PromptCreek
0

Architecture Review Template Generator

Generates a structured architecture review document that evaluates system design decisions, identifies coupling risks, assesses scalability, and recommends improvements with migration paths.

Code GenerationChatGPT+5
PromptCreek
0