-
Notifications
You must be signed in to change notification settings - Fork 662
Open
Description
Hi, thanks for building and maintaining this awesome prompts list.
Most entries here are concrete prompts, which is great. I would like to suggest one meta resource that helps people when their prompts still fail, even after trying many patterns.
Name: WFGY 16 Problem Map
Link: https://github.com/onestardao/WFGY/tree/main/ProblemMap/README.md
License: MIT
What it does:
- Describes 16 recurring failure modes in RAG and prompt heavy systems.
- For example: bad retrieval configuration, broken chunking, prompt injection, eval blind spots, wrong vector metrics, etc.
- For each problem:
- it shows how the failure looks from the user side,
- where in the pipeline it usually lives,
- and a few concrete fixes.
How it could fit:
- Maybe a small entry in a section like “Guides / Debugging / System design”.
- Readers who collected many prompts from this repo can use the map when they want to move from “prompt trial and error” to more systematic debugging.
If this does not match your curation policy, feel free to ignore. I still appreciate the work you do here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels