Software Development
Code generation, debugging, and software architecture prompts
Subcategories
Code Generation
Automated code creation and snippets
10 Prompts
Debugging
Error detection and resolution
10 Prompts
Architecture Design
System design and patterns
11 Prompts
Code Review
All Prompts in Software Development
Security Code Review Framework
Review code for security flaws with a threat-driven checklist (OWASP Top 10 + language-specific pitfalls), prioritize findings by exploitability × impact, and produce fix-grade reports that developers can act on — not vague "consider security implications" comments.
Serverless Architecture Framework
Design serverless architectures that are economical, reliable, and observable — with fit-for-purpose decision criteria (when Lambda/Functions beats containers), cold-start mitigation, concurrency/cost modeling, and event-driven patterns that avoid the traps where serverless becomes more expensive than VMs.