home/roleplay/prompt-selection-guide

PROMPT SELECTION GUIDE

GPTClaudeGemini··1,398 copies·updated 2026-07-14
prompt-selection-guide.prompt
# Prompt Selection Guide

Use this guide when you are not sure which prompt to paste into Codex.

## Choose By Starting State

| Starting state | Best prompt |
|---|---|
| Empty folder and vague idea | `prompts/omx-super-universal-autonomous-delivery-prompt.md` |
| Empty folder but detailed docs exist | `prompts/universal-codex-product-development-prompt.md` |
| Existing app and clear feature spec | `prompts/omx-feature-from-spec-prompt.md` |
| Existing app but task is broad or unclear | `prompts/omx-super-universal-autonomous-delivery-prompt.md` |
| Existing frontend needs redesign | `prompts/omx-frontend-redesign-apply-prompt.md` |
| External API or service integration | `prompts/omx-api-integration-prompt.md` |
| Database/schema/migration work | `prompts/omx-database-data-model-prompt.md` |
| Bug | `prompts/omx-bugfix-root-cause-prompt.md` |
| Low confidence in quality | `prompts/omx-test-and-qa-hardening-prompt.md` |
| Security-sensitive review | `prompts/omx-security-review-hardening-prompt.md` |
| Slow app or endpoint | `prompts/omx-performance-optimization-prompt.md` |
| Preparing for production-like local readiness | `prompts/omx-production-hardening-prompt.md` |
| Preparing a release candidate | `prompts/omx-release-readiness-prompt.md` |
| Docs are missing or stale | `prompts/omx-docs-onboarding-runbook-prompt.md` |
| Rough product idea needs PRD | `prompts/omx-product-discovery-prd-prompt.md` |
| Need codebase audit | `prompts/omx-codebase-audit-and-refactor-plan-prompt.md` |

## If Unsure

Use:

when to use it

Community prompt sourced from the open-source GitHub repo SomeMedic/omx-prompts (MIT). A "PROMPT SELECTION GUIDE" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

SomeMedic/omx-prompts · MIT