---
name: Research
slug: research-11
category: Writing
description: Research collects, checks, and organizes sources before outlining or writing. It is used to map concepts, separate credible sources, and record gaps and confidence.
github: "https://github.com/alexeykrol/claude-code-starter/tree/main/templates/content/skills/research"
language: Shell
stars: 192
forks: 61
install: "npx degit https://github.com/alexeykrol/claude-code-starter/tree/main/templates/content/skills/research ~/.claude/skills/research"
installs_to: ~/.claude/skills/research
source_path: templates/content/skills/research/SKILL.md
collection_size: 16
category_size: 1279
collection_url: "https://dirskills.com/collections/alexeykrol/claude-code-starter"
added: 2026-09-06T05:19:16.145Z
last_synced: 2026-09-06T05:19:16.145Z
canonical_url: "https://dirskills.com/skills/research-11"
---

# Research

Research collects, checks, and organizes sources before outlining or writing. It is used to map concepts, separate credible sources, and record gaps and confidence.

**Install:**

```bash
npx degit https://github.com/alexeykrol/claude-code-starter/tree/main/templates/content/skills/research ~/.claude/skills/research
```

## README

# Skill: Research

## Purpose

Собрать материал, sources, concept map и deficits перед outline или writing.

## Input

- brief or task
- content type
- target audience
- existing source hierarchy
- optional source files

## Process

1. Определи scope
2. Проверь source hierarchy проекта
3. Собери sources: локальные файлы, docs, web, primary records
4. Раздели по credibility: primary / expert / practitioner / introductory / generated
5. Сгруппируй по темам
6. Выдели key concepts, prerequisites, disagreements, gaps
7. Зафиксируй deficits и confidence

## Output

- `research-report.md`
- `sources.md` with annotations
- `concepts.md` или `source-map.md`
- optional `deficits.md`

## Quality

- Каждый важный факт имеет source
- 2-3 независимых sources для спорных тем
- Gaps не скрыты
- Research достаточен для outline
