Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Resource suggestion: WFGY 16 Problem Map for when prompts start to fail #25

@onestardao

Description

@onestardao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions