Joestump Claude Plugin Design
joestump-claude-plugin-design is a Claude Code plugin for the Build phase that drafts ADRs, OpenSpec specifications, and Docusaurus documentation from architecture and design sessions.
Generate architecture decision records, OpenSpec specifications, and Docusaurus site content from Claude Code instead of maintaining three separate doc pipelines by hand.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install joestump-claude-plugin-design@joestump/claude-plugin-designBuilt 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:joestump/claude-plugin-design") and the paste-ready config with skillselion.get_install_config("plugin:joestump/claude-plugin-design").
What it does
joestump-claude-plugin-design is a Claude Code plugin aimed at solo builders who need professional architecture and product documentation without a technical writer on payroll. It focuses on three artifacts builders often defer: Architecture Decision Records that capture why a choice was made, OpenSpec specifications that describe behavior before implementation, and Docusaurus-friendly documentation you can publish as a docs site. Use it during Build when you are locking design, during Validate when you are writing down scope as specs, or before Ship when launch checklists need coherent external docs. The plugin turns chat-driven design conversations into durable files your future self—and future agents—can cite. It does not replace a full design system or automated CI for docs deploy; it accelerates drafting and formatting so you spend time on decisions, not on folder conventions. Intermediate familiarity with ADRs, spec formats, and a static docs stack helps you steer output quality.
Highlights
- Architecture Decision Records (ADR) generation for traceable design choices
- OpenSpec specification workflows for structured feature descriptions
- Docusaurus-oriented documentation generation from agent sessions
- Design-time plugin for architecture and docs, not runtime app code
- Single-plugin bundle (pluginCount: 1) from joestump/claude-plugin-design
Why builders use it
Solo builders sketch architecture in chat or scattered notes, so decisions and specs never become searchable docs before shipping.
You get versionable ADRs and OpenSpec files plus Docusaurus-ready pages aligned with how you actually decided to build.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 7 stars, 0 votes.
FAQ
Who is joestump-claude-plugin-design for?
It is for Claude Code users documenting architecture decisions, behavioral specs, and public docs while building a product solo or in a tiny team.
When should I use joestump-claude-plugin-design?
Use it when you are making a non-trivial design choice, writing a feature spec, or spinning up Docusaurus pages that should match your repo’s truth.
How do I add joestump-claude-plugin-design to my agent?
Install the joestump/claude-plugin-design plugin in Claude Code, point sessions at your repo, and invoke its ADR, OpenSpec, and Docusaurus generation commands or skills as documented in the repository.
Comments
Share how you use joestump-claude-plugin-design, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.