sphinx-doc-updater

Community

Automate Sphinx doc updates from code changes.

Authordrillan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically updates and synchronizes Sphinx documentation in response to code changes, keeping docs aligned with the latest API and architecture.

Core Features & Use Cases

  • Automatic change detection: Identify modified files and the docs affected.
  • Update proposal generation: Create MyST-compliant, project-standard doc updates.
  • Build validation: Run Sphinx builds to catch errors early.
  • Guided updates: Propose changes for quick-starts, architecture, how-it-works, and custom-tools explanations when requested.

Quick Start

After you modify code, instruct Claude to generate doc update proposals and review them before applying to docs.

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: sphinx-doc-updater
Download link: https://github.com/drillan/pydantic-claude-cli/archive/main.zip#sphinx-doc-updater

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