HAZIR VE KOPYALANABİLİR

Prompt Kütüphanesi

315+ test edilmiş prompt şablonu; yazıdan koda, görsel üretiminden kariyere kadar. Değişkenleri ({böyle}) kendinize göre doldurup doğrudan kullanın.

Temizle
💻
Kod & Geliştirme

Çok Modlu RAG Veri Hattı

Farklı medya türlerini izlenebilir tek bir arama sisteminde birleştirir.

🛠 ChatGPT
🎯
Prompt Mühendisliği

Linus Torvalds Skill/Soul or how I distilled the knowledge for code reviews from 32~k emails

https://daniele.tech/2026/09/linus-torvalds-skill-soul-or-how-i-distilled-the-knowledge-for-code-reviews-from-32k-emails/ A report about the changes after the first announcement and all the improvements, including Soul.md (with profanities), 4 different version Skill/Soul from 4 different LLMs, a comparison with/without skills and a reproducible pipeline. submitted by /u/Mte90

🛠 ChatGPT
🎯
Prompt Mühendisliği

Revision Prompting: A trick to avoid regenerating the whole output when only 10% of the input changed.

TL;DR: If you re-run the same prompt whenever the input changes, try sending the old input/output plus a diff of the input, and ask the model for a patch to the output. Much cheaper, and the untouched parts of the output stay identical. Write-up: https://revisionprompting.info So at work, we have a few prompts that run as part of automated pipelines, same instruction every time

🛠 ChatGPT