update-public-docs

Community

Sync API docs with code

Authoryyiilluu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that the public API reference documentation accurately reflects the current state of the Python source code, preventing outdated information and developer confusion.

Core Features & Use Cases

  • Automated Documentation Sync: Compares Python source files (client library, schemas, config models) against existing MDX documentation.
  • Discrepancy Identification & Correction: Automatically updates documentation to include new methods/fields, correct parameters/types, and remove obsolete entries.
  • Use Case: After updating the ReflexioClient in client.py with a new method, run this Skill to automatically generate the corresponding documentation in the api-reference/client-*.mdx files.

Quick Start

Run the update-public-docs skill to synchronize the documentation with the latest code changes.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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: update-public-docs
Download link: https://github.com/yyiilluu/reflexio/archive/main.zip#update-public-docs

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 223,000+ vetted skills library on demand.