Prompt para teste de edge cases de prompts em produção
Um prompt projetado para identificar falhas em prompts de produção, gerando 10 edge cases e um relatório de robustez.
4.5
10 usos
ChatGPT
Here's a prompt I am about to put in production. The input will be [X type of data], the output needs to be [Y format]. Find me 10 edge cases this prompt will fail on. Think like a user trying to break it. Think like data that's malformed but technically valid. Think like the model misreading an instruction. Then I actually run those 10 edge cases against the prompt. For each edge case, provide: 1) a brief description, 2) a synthetic input that reproduces it, 3) the observed output, 4) why this edge case causes a failure, 5) suggested fixes. Also include any cross-cutting patterns you notice (e.g., ambiguous instructions, data encoding issues, partial inputs). If the prompt is robust, state that and propose generic hardening steps. Output this as a structured, human-and-machine-friendly report (e.g., a numbered list with fields).
Como Usar este Prompt
1
Clique no botão "Copiar Prompt" para copiar o conteúdo completo.
2
Abra sua ferramenta de IA de preferência (ChatGPT e etc.).
3
Cole o prompt e substitua as variáveis (se houver) com suas informações.