> Araştırma özetleme ve insight çıkarma rehberi.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry-data --skill research-synthesizer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Research Synthesizer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-research-synthesizer-claude-skill-registry-data)More formats (shields.io, HTML) on the badges page.
---
name: research-synthesizer
description: '> Araştırma özetleme ve insight çıkarma rehberi.'
---
---
name: research_synthesizer
router_kit: ManagementKit
description: Araştırma bulgularını özetleme, insight çıkarma ve actionable recommendations oluşturma rehberi.
metadata:
skillport:
category: research
tags: [architecture, automation, best practices, clean code, coding, collaboration, compliance, debugging, design patterns, development, documentation, efficiency, git, optimization, productivity, programming, project management, quality assurance, refactoring, research synthesizer, software engineering, standards, testing, utilities, version control, workflow] - summary
---
# 📝 Research Synthesizer
> Araştırma özetleme ve insight çıkarma rehberi.
---
## 📋 Synthesis Süreci
```
Raw Data → Themes → Insights → Recommendations
```
### Adımlar
1. **Collect** - Tüm kaynakları topla
2. **Organize** - Temalara göre grupla
3. **Analyze** - Pattern'leri bul
4. **Synthesize** - Insight'ları çıkar
5. **Recommend** - Aksiyon öner
---
## 🔧 Synthesis Template
```markdown
# Research Synthesis: [Konu]
## Executive Summary
[1-2 paragraf özet]
## Key Findings
### Theme 1: [Tema Adı]
- Finding 1.1
- Finding 1.2
> Supporting quote or data
### Theme 2: [Tema Adı]
- Finding 2.1
- Finding 2.2
## Insights
1. **Insight 1**: [Açıklama]
2. **Insight 2**: [Açıklama]
## Recommendations
| Priority | Action | Impact | Effort |
|----------|--------|--------|--------|
| High | [Action 1] | High | Med |
| Med | [Action 2] | Med | Low |
## Sources
1. [Source 1]
2. [Source 2]
```
---
## 🎯 Pattern Recognition
### Affinity Mapping
```
┌─────────────────────────────────────┐
│ Theme A │
│ ┌──────┐ ┌──────┐ ┌──────┐ │
│ │Note 1│ │Note 2│ │Note 3│ │
│ └──────┘ └──────┘ └──────┘ │
└─────────────────────────────────────┘
```
### Cross-Reference Matrix
| Source | Theme A | Theme B | Theme C |
|--------|---------|---------|---------|
| Study 1 | ✓ | ✓ | |
| Study 2 | ✓ | | ✓ |
| Interview | | ✓ | ✓ |
---
## 📊 Insight Framework
### Good Insight Özellikleri
- **Non-obvious**: Yüzeysel değil
- **Actionable**: Aksiyon alınabilir
- **Evidence-based**: Kanıta dayalı
- **Relevant**: İş hedefine uygun
---
*Research Synthesizer v1.1 - Enhanced*
## 🔄 Workflow
> **Kaynak:** [UX Research Cheat Sheet](https://www.nngroup.com/articles/ux-research-cheat-sheet/) & [Qualitative Data Analysis](https://help.doshare.me/qualitative-data-analysis-guide)
### Aşama 1: Analysis (Thematic)
- [ ] **Tagging**: Ham veriyi (notlar, transcriptler) "Tag"leyerek kodla (Örn: "Pain Point", "Feature Request").
- [ ] **Affinity Mapping**: Benzer tagleri gruplayarak "Theme" (Tema) oluştur.
- [ ] **AI Assistance**: Büyük metin yığınlarını özetlemek veya duygu analizi (Sentiment Analysis) yapmak için LLM kullan.
### Aşama 2: Synthesis (Generating Insights)
- [ ] **One-Pager**: Her bulguyu tek bir cümlede özetle ("Kullanıcılar X yaparken Y hissediyor çünkü Z").
- [ ] **Confidence**: Bulguların ne kadar güçlü olduğunu belirt (Kaç kullanıcı bunu söyledi? Kanıt ne?).
- [ ] **Triangulation**: Farklı kaynaklardan (Analytics + Interview + Survey) gelen verileri çapraz doğrula.
### Aşama 3: Communication
- [ ] **Hierarchical**: En önemli 3 bulguyu en başa koy. Detayları ek (Appendix) olarak ver.
- [ ] **Visuals**: Kelime bulutu, grafik veya user journey haritası kullan.
- [ ] **Actionable**: Her insight için bir "How Might We" sorusu veya öneri ekle.
### Kontrol Noktaları
| Aşama | Doğrulama |
|-------|-----------|
| 1 | Insightlar veriye dayanıyor mu? (Quote veya sayısal veri var mı?). |
| 2 | Önyargı (Confirmation Bias) kontrolü yapıldı mı? (Sadece tezi destekleyen veriler mi seçildi?). |
| 3 | Gizlilik kurallarına uyuldu mu? (Kullanıcı isimleri anonimleştirildi mi?). |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!