此内容尚未提供您的语言版本,正在以英文显示。
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
工作流
- Identify documentation needs
- Analyze source code for public APIs and existing docs
- Detect drift between code and docs
- Generate or update documentation
- 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 分析
类似扩展
Context7 Plugin
100Upstash Context7 MCP 服务器,用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。
插件
upstash
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
插件
davepoon
Testing Handbook Skills
99Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
插件
trailofbits
Documentation Generation
97OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation
插件
wshobson