← Back to all plugins

Documentation Pipeline

Auto-detect project type and generate complete documentation suite

$ /plugin add levnikolaevich/claude-code-skills --plugin documentation-pipeline Copy

Skills

14 skills for generating and maintaining project documentation.

Skill IDDescription
ln-100Top orchestrator for complete doc system
ln-110Detect project type, delegate to workers
ln-111CLAUDE.md, README, standards, principles
ln-112Requirements, architecture, tech stack, patterns
ln-113API spec, database schema
ln-114Design guidelines
ln-115Infrastructure, runbook
ln-120ADRs, guides, manuals based on tech stack
ln-130Task management docs, kanban board
ln-140Testing strategy, test README
ln-150Interactive HTML presentation (6 tabs)
ln-160Scan docs, classify procedural content
ln-161Create .claude/commands from docs
ln-162Review skills quality (D1–D9 + M1–M5)

How it works

ln-100 orchestrates the full pipeline → ln-110 auto-detects project type (backend, frontend, devops) → ln-111ln-115 generate type-specific docs → ln-120ln-150 add reference docs, task management, test strategy, and presentations → ln-160 extracts procedural content into standalone skills.

Quick start

# Generate all docs
ln-100-documents-pipeline

# Presentation only
ln-150-presentation-creator