home/writing/research-prompts

Research Prompts

GPTClaudeGemini··373 copies·updated 2026-07-14
research-prompts.prompt
# Research Prompts

Prompts for exploring codebases, understanding complex algorithms, summarizing research papers, and technology stacks.

## Prompts Directory

| File | Use Case | Target Models |
|---|---|---|
| `summarize-paper.md` | Extracts core contributions, methodology, and limitations from PDFs | Gemini 1.5 Pro |
| `explain-architecture.md` | Explains high-level module relations from a file layout map | All models |

*To add a new prompt here, follow [`templates/prompt-template.md`](../../templates/prompt-template.md).*

when to use it

Community prompt sourced from the open-source GitHub repo imMamdouhaboammar/Riftbook (MIT). A "Research Prompts" 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

imMamdouhaboammar/Riftbook · MIT