跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ruflo Docs

插件 已验证 活跃
属于: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 个 Skill 0 个 MCP
目的

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

功能

  • 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

使用场景

  • 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

非目标

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

工作流

  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

先决条件

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

安装

请先添加 Marketplace

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

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标50.2k
许可证MIT
状态
查看源代码