This is a worker skill that builds out your docs/reference/ structure and populates it with ADRs, guides, and manuals based on your tech stack. The smart part is it only creates documentation for nontrivial choices where alternatives exist. If you picked PostgreSQL over MySQL, you get an ADR. If you're using in-memory cache, it skips it. Uses MCP research calls to pull real context about libraries and patterns, then fills templates with justified decisions and rationale. It's designed to run as part of the ln-100 documentation pipeline but can work standalone. Honestly, the justification logic is what makes this worth using instead of just copying templates yourself.
npx -y skills add levnikolaevich/claude-code-skills --skill ln-120-reference-docs-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev