ln-120-reference-docs-creator

Create a standardized docs/reference structure with ADR, Guide, Manual, and Research subdirectories.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-120-reference-docs-creator-cbbkrd-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-120-reference-docs-creator
Source: https://github.com/cbbkrd-tech/jl-finishes/tree/main/.claude/skills/ln-120-reference-docs-creator
Command: npx skills add https://github.com/cbbkrd-tech/jl-finishes --skill ln-120-reference-docs-creator-cbbkrd-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of a structured reference documentation directory, including essential README files and templates for Architecture Decision Records (ADRs), Guides, and Manuals, ensuring a consistent and organized knowledge base.

Core Features & Use Cases

  • Structure Creation: Sets up docs/reference/ with subdirectories for ADRs, Guides, Manuals, and Research.
  • README Hub: Generates a central README.md for the reference section, including placeholders for content registries.
  • Smart Document Generation: Creates ADRs, Guides, and Manuals for justified technology choices based on project context, avoiding documentation for trivial selections.
  • Use Case: When setting up a new project, this Skill can automatically create the foundational documentation structure, ensuring that key architectural decisions and technology choices are documented from the start.

Quick Start

Use the ln-120-reference-docs-creator skill to create the reference documentation structure for the project.

Frequently Asked Questions about ln-120-reference-docs-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically create a reference documentation structure for my project?

Automated reference documentation creation sets up a standardized `docs/reference/` directory with subdirectories for ADRs, Guides, Manuals, and Research, along with a central README hub to organize your knowledge base.

What is an Architecture Decision Record and when do I need to document one?

An Architecture Decision Record (ADR) documents significant technology choices and architectural justifications. You need to generate ADRs when setting up new projects to ensure key technology decisions are recorded from the start, while avoiding documentation for trivial selections.

How do I generate user guides and manuals based on my project's technology stack?

Smart document generation creates Guides and Manuals by analyzing your project context and technology stack, intelligently producing relevant documentation artifacts based on justification rules rather than generating generic templates.

Can I use this to set up documentation directories for research and manuals at the same time?

Yes, structure creation simultaneously sets up subdirectories for ADRs, Guides, Manuals, and Research within the `docs/reference/` path, generating a central README hub with placeholders for content registries to maintain an organized knowledge base.

What's the best way to maintain consistent documentation across multiple new projects?

Automated reference documentation ensures consistency by applying a standardized directory structure and generating foundational artifacts like ADRs and Manuals based on project context, eliminating manual setup variations across different new projects.

Does this documentation structure generator work without external dependencies?

Yes, the reference docs creator operates with zero external dependencies, using internal scripts and references to build the documentation structure and generate smart docs without requiring additional packages or environment setup.