From jeremylongshore-claude-code-plugins-plus-skills
Generates mkdocs.yml configurations for documentation sites. Activates when you mention mkdocs config, generator, or request mkdocs setup assistance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:mkdocs-config-generatorThis 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 mkdocs config generator tasks within the Technical Documentation domain.
This skill provides automated assistance for mkdocs config generator tasks within the Technical Documentation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with mkdocs config generator" 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-skillsReferences MkDocs CLI commands, mkdocs.yml settings, Material theme customization, and plugins for building static documentation sites from Markdown files.
Guides MkDocs Material setup with Diataxis framework, mkdocstrings and Griffe for API reference pages, Google-style docstrings, nav structure, code example testing, and deployment to GitHub Pages or ReadTheDocs.
Guides Docusaurus configuration setup for technical documentation sites, including API docs, user guides, and architecture docs.