Ruflo Docs
Plugin Verifiziert AktivDocumentation 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
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
- 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
Voraussetzungen
- `ruflo-core` plugin
- CLI v3.6+ (for specific invocations)
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-docs@rufloQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Context7 Plugin
100Upstash Context7 MCP-Server für die Abfrage aktueller Dokumentationen. Ruft versionsspezifische Dokumentationen und Codebeispiele direkt aus Quell-Repositories in den LLM-Kontext.
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Testing Handbook Skills
99Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
Documentation Generation
97OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation