feature-doc

Community

Keep technical docs in sync with real code.

AuthorEvanPluchart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents documentation from drifting away from the actual implementation by generating and maintaining technical docs based on the code that exists today.

Core Features & Use Cases

  • Full generation per domain: Creates a consistent documentation set (overview, architecture, API, data model, workflows, and UI components when applicable) for a specified domain.
  • Incremental updates after changes: Detects recently modified code and updates only the impacted documentation sections, adding an update note with the date.
  • Coherence audits: Verifies that documented references still exist and that signatures/interfaces and workflows still match the current code, producing a structured audit report.

Use case example: After refactoring an API controller in a backend domain, run an update to refresh only the affected endpoint and workflow documentation, then run an audit to ensure no new services went undocumented.

Quick Start

Run feature-doc in Audit mode for the domain you want to validate, so the generated report highlights what is OK, what is desynchronized, and what is missing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: feature-doc
Download link: https://github.com/EvanPluchart/kyomu/archive/main.zip#feature-doc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.