Files
creator/templates/Prompt/Blocks-Source-Projekt.md
2026-06-30 00:14:18 +02:00

2 lines
611 B
Markdown

The topic is the project under {project}. Get an overview with Bash (ls/find) and read the README, docs folder, and the relevant source code with the Read tool. PDFs are provided as same-named .txt files — ALWAYS read the .txt, never the PDF. GOAL: UNDERSTAND the project, not reimplement it. Capture the blocks that explain how it works: the features/functions, the architecture and components, the important flows (e.g. request→response, data flow), the central concepts and decisions. Not line-by-line code, but the scaffold for understanding. The blocks must reflect the real project, nothing invented.