levnikolaevich

Backend Docs Creator — Documentation skill for Claude Code

Documentation community Intermediate

Generate backend documentation automatically.

How to install Backend Docs Creator

This entry records only its repository, not the path inside it, so there is no exact command to give. Open levnikolaevich/claude-code-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Backend Docs Creator does

Generate backend documentation automatically.

One of 22 entries listed from levnikolaevich/claude-code-skills. The repository README describes the whole collection, not this skill — read it on GitHub.

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • OpenAI Docs — Provide authoritative guidance from OpenAI developer documentation 14.6k ★
  • Translate Doc Zh — Translate English documentation to Chinese 5.7k ★

Repository README

This is the README for levnikolaevich/claude-code-skills, shared by 22 entries in this directory. It describes the repository, not this entry specifically.

Claude Code Skills

[](https://github.com/levnikolaevich/claude-code-skills)

[!IMPORTANT] **✨ ln-1000 Pipeline Orchestrator** — Autonomous multi-agent system that manages full development lifecycle. Orchestrates a team of specialized agents to execute complete development cycles: from task planning (ln-300) → validation (ln-310) → implementation (ln-400) → quality gate (ln-500) → user-confirmed merge to `develop`. One command, single Story per run.

[!IMPORTANT] **✨ Community Engagement (9XX)** — Automated GitHub community management: triage issues/PRs/discussions, compose announcements, launch RFC debates, respond to unanswered threads. Strategy-driven engagement with health metrics analysis.

[!TIP] **Multi-Model AI Review** — Delegate code & story reviews to Codex and Gemini agents running in parallel, with automatic fallback to Claude Opus. Ship faster with 3x review coverage.

Tired of manual Epic decomposition? Stories without standards research? Tasks that miss quality gates?

**This plugin automates your entire Agile workflow** — from scope to Done.


What's Inside

claude-code-skills/                      # MARKETPLACE
|
|  ┌─ Plugin: agile-workflow ──────────────────────┐
|
|-- ln-001-standards-researcher/       # Research standards via MCP Context7/Ref
|-- ln-002-best-practices-researcher/  # Create ADRs, guides, manuals
|-- ln-003-push-all/                   # Commit and push all changes in one command
|-- ln-004-agent-config-sync/                 # Sync skills & MCP settings to Gemini/Codex
|
|-- ln-2XX-*/                          # PLANNING
|   |-- ln-200-scope-decomposer/       # TOP: scope -> Epics -> Stories (one command)
|   |-- ln-201-opportunity-discoverer/ # Traffic-First KILL funnel for growth direction
|   |-- ln-210-epic-coordinator/       # CREATE/REPLAN 3-7 Epics
|   |-- ln-220-story-coordinator/      # CREATE/REPLAN Stories + standards research
|   |   |-- ln-221-story-creator/      # Creates from IDEAL plan

...