document-project

Generate architecture.md, standards.md, and patterns.md from an existing codebase.

1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill document-project-acidicsoil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-project
Source: https://github.com/AcidicSoil/lms-llmsTxt/tree/main/.claude/skills/document-project
Command: npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill document-project-acidicsoil

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The skill enables teams to automatically generate complete architecture documentation from an existing codebase, reducing manual effort and ensuring consistency across docs.

Core Features & Use Cases

  • Automatically produce architecture.md, standards.md, and patterns.md from code analysis.
  • Generate a human-review checklist and confidence scores to guide remediation.
  • Update configuration for brownfield onboarding to mark projects as brownfield and track analyzed scope.

Quick Start

Run the skill against your codebase to generate architecture.md, standards.md, patterns.md, and a review checklist.

Frequently Asked Questions about document-project

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

FAQPage Schema
How do I generate architecture documentation from an existing codebase?

Generating architecture documentation from an existing codebase involves analyzing the source code to automatically produce architecture.md, standards.md, and patterns.md files. This reduces manual effort and ensures consistency across your project artifacts.

What is the best way to document brownfield project architecture?

Documenting brownfield project architecture is best handled by analyzing existing code to generate up-to-date documentation artifacts. This process produces architecture.md, standards.md, and patterns.md, alongside a human-review checklist and confidence scores to guide remediation.

Can I automatically create standards and patterns documentation from code analysis?

Yes, you can automatically create standards.md and patterns.md from code analysis. By evaluating an existing codebase, the tool identifies applied standards and code patterns to generate these markdown files while updating project configuration for brownfield onboarding.

Does generating architecture docs for legacy repositories include a review checklist?

Generating architecture docs for legacy repositories includes a review checklist. The process produces a human-review checklist and confidence scores alongside artifact files to guide remediation and ensure accuracy during brownfield onboarding.

How do confidence scores work when documenting legacy code architecture?

Confidence scores when documenting legacy code architecture evaluate the reliability of generated documentation artifacts. These scores accompany a human-review checklist to guide remediation, ensuring teams can accurately verify and update brownfield project documentation.