Home

Prompts

24 prompts for code review, security, and performance.

General Purpose(3)

New repo / unfamiliar codebaseStarting a new project
Pre-release QABefore shipping any feature
Just finished building somethingBefore PR merge

Security & Data Protection(6)

Any app with loginSecurity review cycle
Multi-role applicationsAfter role changes
User-facing appsSecurity audit
Any API-based appSecurity audit
Apps handling user dataCompliance review
Apps with encryption/tokensSecurity audit

Application Logic(3)

SaaS with paymentsRevenue protection
Workflow-heavy appsAfter adding stateful features
Multi-org appsData isolation review

Performance & Reliability(4)

Slow page loadsPerformance complaints
Stale data issuesAfter scaling
Async processingReliability review
General slownessPerformance sprint

Observability(3)

Info disclosure concernsSecurity audit
Compliance needsSOC 2 / HIPAA prep
Error monitoring setupAfter Sentry install

Frontend & UX(3)

Slow page loadsPerformance sprint
UX improvement cycleProduct review
Design reviewBefore redesign

Mobile(1)

Mobile app backendMobile app launch

Email(1)

Email templatesBefore email campaigns