50 Expert Prompts · 6 Categories · Instant Download
"Review this [language] code for security vulnerabilities. Check for: injection attacks (SQL, XSS, command), authentication/authorization flaws, insecure data handling, hardcoded secrets, CSRF vulnerabilities, and insecure deserialization. For each issue found, rate its severity (Critical/High/Medium/Low), explain the attack vector, and provide a fixed version of the code. Here's the code: [paste code]"
"I need to decide between [Option A] and [Option B] for [specific architectural decision] in my [type of application]. My constraints are: [list constraints like team size, budget, timeline, scale requirements]. Create an Architecture Decision Record (ADR) that evaluates both options across these dimensions: performance, scalability, maintainability, team expertise required, migration complexity, and cost. End with a clear recommendation and the conditions under which I should revisit this decision."
"I have a bug where [describe the symptom]. It happens [frequency/conditions]. I've already tried [what you've checked]. My stack is [list technologies]. Walk me through a systematic debugging process: (1) help me form 3 hypotheses ranked by likelihood, (2) for each hypothesis give me the exact diagnostic steps and commands to confirm or rule it out, (3) suggest what logs or metrics to check, and (4) if we can't find it, propose an isolation strategy to narrow down the root cause."
"Here's my API endpoint code: [paste code]. Generate comprehensive API documentation that includes: endpoint URL and method, description of purpose, authentication requirements, request parameters (path, query, body) with types and validation rules, response schema with example JSON for success and each error case, rate limiting info, and a curl example. Format it as Markdown suitable for a docs site."
"Here's my function: [paste code]. Generate a comprehensive test suite that covers: (1) happy path with typical inputs, (2) boundary values (min, max, zero, empty), (3) error cases (invalid types, null, undefined), (4) edge cases specific to this domain, (5) concurrency issues if applicable. For each test, explain WHY this case matters and what bug it would catch. Use [testing framework] syntax."
Given my experience with [technologies] and target role of [position], create a personalized...
Design a normalized database schema for [application description] that handles...
"The security audit prompt found 3 vulnerabilities in my auth code that I'd missed. One was a critical SQL injection. Worth 100x the price."
"I use the ADR prompt for every major architectural decision now. My team loves having clear documentation of why we chose each approach."
50 prompts. 6 categories. One purchase. Use them forever.
Buy on Gumroad — $14.99 →