ln-111-root-docs-creator

Solid

Creates root documentation files (AGENTS.md, CLAUDE.md, docs/README.md, standards, principles). Use for initial project doc setup.

AI & Automation 479 stars 67 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If `shared/` is missing, fetch files via WebFetch from `https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}`. # Root Documentation Creator **Type:** L3 Worker L3 Worker that creates 5 root documentation files using templates and Context Store from coordinator. ## Purpose & Scope - Creates 5 root documentation files (entry points for AI agents) - Receives Context Store from ln-110-project-docs-coordinator - Replaces placeholders with project-specific data - Self-validates structure and content (22 questions) - Never gathers context itself; uses coordinator input ## Inputs From coordinator: - `contextStore`: Key-value pairs with all placeholders - PROJECT_NAME, PROJECT_DESCRIPTION - TECH_STACK_SUMMARY - DEV_COMMANDS (from package.json scripts) - DATE (current date) - **LEGACY_CONTENT** (optional, from ln-100 Phase 0 migration): - `legacy_principles`: { principles[], anti_patterns[], conventions[] } - `targetDir`: Project root directory **LEGACY_CONTENT** is used as base content when creating principles.md. Priority: **Legacy > Template defaults**. **MANDATORY READ:** Load `shared/references/docs_quality_contract.md` and `shared/references/docs_quality_rules.json`. ## Documents Created (5) | File | Target Sections | Questions | |------|----...

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category