Hhopkins2 Smart Docs
hhopkins2-smart-docs is a Claude Code plugin for the Build phase that manages documentation alongside an app for running your docs site.
Run a documentation app and manage docs from Claude Code with the smart-docs plugin instead of juggling separate wiki tabs.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hhopkins2-smart-docs@HHopkins2/smart-docsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:HHopkins2/smart-docs") and the paste-ready config with skillselion.get_install_config("plugin:HHopkins2/smart-docs").
What it does
hhopkins2-smart-docs is a Claude Code plugin paired with an application for running documentation, aimed at solo builders who treat docs as part of the product rather than an afterthought. The public description is concise: you get both a way to serve docs and a plugin path to manage that documentation from the agent. That dual shape matters for Skillselion placement—it is not merely a static site generator skill; it is tooling plus agent control surface. Use it while you are building when READMEs, API references, and internal guides need to stay in sync with code. Later phases benefit when polished docs support launch visibility and grow content, but the primary shelf remains Build docs. Beginner-friendly if the app ships sensible defaults; intermediate if you self-host or customize the doc runtime. Limited readme detail means operational steps should be confirmed in the GitHub repo after install.
Highlights
- Combines an app for running docs with a Claude plugin for documentation management
- Single-plugin bundle from HHopkins2/smart-docs (pluginCount: 1)
- Catalog category: development
- Focused keyword set: docs, plugin, smart
- Fits builders who want agent-assisted doc updates tied to a runnable docs app
Why builders use it
Documentation lives in a separate app or stale files while the coding agent cannot consistently update or run the doc site.
After adding smart-docs, you can run the docs app and use the Claude plugin to manage documentation from the same builder workflow.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is hhopkins2-smart-docs for?
Independent builders who need a runnable documentation app and want Claude Code to help manage and update those docs.
When should I use hhopkins2-smart-docs?
Use it during Build when you are standing up or maintaining product docs, API guides, or a small doc site alongside your codebase.
How do I add hhopkins2-smart-docs to my agent?
Install the plugin from HHopkins2/smart-docs via Claude Code plugins, set up the smart-docs app per the repository instructions, then use the plugin to manage documentation in your project.
Comments
Share how you use hhopkins2-smart-docs, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.