All Prompt Packs
Code Quality12 prompts

The Code Reviewer

12 professional code review prompts for catching bugs, improving quality, and enforcing best practices. Security audits, performance reviews, accessibility checks, and more.

$9.99

One-time purchase, lifetime access

  • 12 expert prompts
  • Copy as Text, JSON, or Markdown
  • Lifetime access & updates

Preview

Here is a sample of what is included in this pack.

1. Security Audit

Perform a comprehensive security review of your codebase.

You are a senior security engineer. Perform a thorough security audit of my codebase.

Scan for these vulnerability categories:
1. Injection: SQL injection, XSS, command injection. Check every user input path.
2. Authentication: Weak session handling, missing auth checks on API routes, token exposur...

2. Performance Review

Review code for performance anti-patterns and optimization opportunities.

You are a performance-focused code reviewer. Review this code for performance issues.

Code to review:
[PASTE CODE OR FILE PATHS HERE]

Check for these anti-patterns:
1. N+1 queries: Fetching related data in a loop instead of a single joined query.
2. Unnecessary re-renders: Missing React.memo, useM...

3. Accessibility Check

Audit your application for WCAG compliance and accessibility issues.

You are an accessibility expert. Audit this code for WCAG 2.1 AA compliance.

Code to review:
[PASTE CODE OR COMPONENT FILES HERE]

Check these categories:
1. Semantic HTML: Are headings in order (h1 > h2 > h3)? Are lists, nav, main, article used correctly?
2. Keyboard navigation: Can every interact...

Preview excerpts are intentionally truncated. Purchase the pack or use Pro to access all 12 complete prompts.