From jeremylongshore-claude-code-plugins-plus-skills
Analyzes code documentation for completeness and best practices. Useful for auditing API docs, user guides, and README files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:code-documentation-analyzerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for code documentation analyzer tasks within the Technical Documentation domain.
This skill provides automated assistance for code documentation analyzer tasks within the Technical Documentation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with code documentation analyzer" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Technical Documentation skill category. Tags: documentation, markdown, api-docs, readme, technical-writing
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigReviews documentation completeness, accuracy, and audience-appropriateness against a project's inferred norms rather than an idealized checklist.
Generates professional documentation including READMEs, API references, architecture docs, changelogs, and developer guides from codebase analysis.
Generates API docs, architecture diagrams, user guides, and technical references from code with automation and consistency checks. Useful for standardizing documentation across a repository. Invoke via /code-documentation-doc-generate. Claude auto-activates when documentation generation is needed. Also supports linting and CI integration.