From ruflo-docs
Generate API documentation from source code with JSDoc and OpenAPI support
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-docs:api-docs <source-path><source-path>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate API documentation from TypeScript/JavaScript source:
Generate API documentation from TypeScript/JavaScript source:
@param, @returns, @throws, @example annotationsDispatch via MCP: mcp__claude-flow__hooks_worker-dispatch({ trigger: "document", scope: "api" })
Conventions:
@param with type and description@returns with type and description@throws for known error conditions@example for non-obvious usage6plugins reuse this skill
First indexed Jun 15, 2026
npx claudepluginhub p/highgroundbkk-ruflo-docs-plugins-ruflo-docsRuns an interactive grilling session that sharpens plans or designs and generates ADRs and glossary documentation.
Routes gstack requests to the correct skill (planning, review, QA, shipping, debugging, etc.). Use when invoking gstack without a specific skill or to determine which skill fits.
Generates Angular code and provides architectural guidance. Activates when creating projects, components, services, or discussing best practices for signals, forms, routing, SSR, accessibility, and testing.