Get a component by component WCAG 2.2 audit checklist organized by POUR principles. Each item includes test methods and fix patterns. Source: https://sureprompts.com/blog/ai prompt
Get a component by component WCAG 2.2 audit checklist organized by POUR principles. Each item includes test methods and fix patterns. Source: https://sureprompts.com/blog/ai prompt
Fill in your environment, expected vs actual behavior, exact error text, and what you've already tried, and the AI can pinpoint the root cause instead of throwing out random fixes.
Turns the model into a strict code maintainability reviewer that scores your code, names specific smells, and lists concrete refactoring steps without touching the code itself. Use
Scans your codebase for swallowed exceptions, unchecked error returns, and misleading log and continue paths, then scores overall error handling quality. Use it before a release or
Generates a risk ordered refactoring plan that sequences changes from least to most invasive, with a verification test after each step. Use it when you need to modernize or restruc
Runs a structured senior engineer style review on any code snippet, flagging issues across correctness, security, performance, and readability with a consistent per issue output fo
Audits code for injection attacks, authentication flaws, data exposure, and insecure defaults. Returns a prioritized list of findings, each with a severity rating and a concrete fi
Describe your bug and get back three hypotheses ranked by probability, each with concrete steps to confirm or rule it out. Use it when you're stuck and need a structured starting p
Opening section of the v0 production system prompt. Notable for its strict rules about how AskUserQuestions interacts with parallel tool calls, image asset handling, and a project