home/writing/prompts-library-content

prompts/ — library content

GPTClaudeGemini··233 copies·updated 2026-07-14
prompts-library-content.prompt
# `prompts/` — library content

| Subdirectory | Purpose |
|---|---|
| `AGENTS.md` | **Read this first.** Authoritative instructions for any AI agent. |
| `orchestrators/` | The 4 active orchestrators. See `AGENTS.md` for the flow. |
| `modules/` | 252 domain templates across 29 categories. The engine loads one at a time. |
| `steering/` | IDE steering files (library-context, architecture-guard, change-review). Auto-deployed to the detected IDE by `scripts/bootstrap-project-integration.sh`. |
| `templates/` | Older template artifacts, used by some internal tests. Not part of the active engine flow. |
| `outputs/` | Where the engine writes. Generated outputs go under `outputs/current/`. |
| `stages/` | **Deprecated** 10-stage waterfall. Retained only so old tests pass. Do not read. |
| `working_copy/` | Optional user-supplied designs / mockups / specs. Loaded by `external-input-handler.md`. |

Everything an agent needs to know about the flow is in `AGENTS.md`. Do not
auto-load anything else in this tree beyond what that file lists.

when to use it

Community prompt sourced from the open-source GitHub repo ameedanxari/ai-prompt-library (MIT). A "prompts/ — library content" 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

writingcommunitygeneral

source

ameedanxari/ai-prompt-library · MIT