From doc-generator
Generate documentation for code including functions, classes, and modules
How this skill is triggered — by the user, by Claude, or both
Slash command
/doc-generator:doc-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate documentation for the selected code or file. Detect the language and use the appropriate documentation format:
Generate documentation for the selected code or file. Detect the language and use the appropriate documentation format:
@param, @returns, @throws, @example/// doc comments with # Arguments, # Returns, # Errors, # Examples@param, @return, @throwsRules:
Output the documented code, preserving the original implementation.
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.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.
npx claudepluginhub leonj1/plugin-marketplace --plugin doc-generator