Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Ruflo Docs

Plugin Verifiziert Aktiv
Teil von:Ruflo

Documentation generation, API docs (JSDoc/TSDoc/OpenAPI), and drift detection — drives the `document` background worker via hooks_worker-dispatch; uses Haiku model for cost-efficient docs work

2 Skills 0 MCPs
Zweck

To streamline and automate the creation and maintenance of project documentation, ensuring code and documentation stay synchronized and reducing manual effort.

Funktionen

  • Automated documentation generation
  • API documentation from JSDoc/TSDoc/OpenAPI
  • Drift detection between code and docs
  • Integration with background document worker
  • Namespace coordination for drift state

Anwendungsfälle

  • Automatically generate API reference docs from source code
  • Detect and flag when documentation falls out of sync with code changes
  • Ensure code and documentation remain consistent
  • Streamline the documentation process for complex projects

Nicht-Ziele

  • Performing destructive file operations
  • Managing user secrets
  • Sending telemetry data over the network

Workflow

  1. Identify documentation needs
  2. Analyze source code for public APIs and existing docs
  3. Detect drift between code and docs
  4. Generate or update documentation
  5. Dispatch document worker for large-scale generation

Voraussetzungen

  • `ruflo-core` plugin
  • CLI v3.6+ (for specific invocations)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add ruvnet/ruflo
/plugin install ruflo-docs@ruflo

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commitabout 23 hours ago
Sterne50.2k
LizenzMIT
Status
Quellcode ansehen