From hyrex-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
/hyrex-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__hyrex__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 usagenpx claudepluginhub akhilyad/deployy --plugin hyrex-docsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.