technical-docs

April 19, 2026 · View on GitHub

Claude Code plugin: technical documentation workflow — README authoring, reference docs, changelogs, tech-stack capture, markdown conversion, and fix-note archival, with api-reference, code-docs, environment-docs, and dev-notebook workspace variants.

Part of the danielrosehill Claude Code marketplace.

What you get

Primitives (always available once the plugin is installed)

README & project docs (/technical-docs:*):

  • create-readme, update-readme, add-readme, stopgap-readme, context-to-readme-and-claude
  • create-reference, tech-documentation, user-docs
  • document-stack, create-changelog, create-docs-folder
  • review-this-docs-repo

Markdown hygiene:

  • clean-markdown, convert-to-markdown, markdown-files, markdown-to-other-formats
  • format-links

Licensing / attribution / badges:

  • add-mit-license, choose-license
  • note-ai-human-attrib, add-vibe-coding-disclosure, add-watermark, add-wip
  • shields-badges, repo-links-as-badges

Fix-note archival:

  • save-fix-note — document a system/debug fix as a structured markdown note, optionally dispatched to Notion, Obsidian, a local folder, or email.

Agent:

  • doc-writer — autonomous technical-documentation subagent for multi-step work.

Provisioning skill

  • /technical-docs:new-workspace <name> [--variant=api-reference|code-docs|environment-docs|dev-notebook] [--local-only] [--private]

Scaffolds a new documentation workspace, personalises CLAUDE.md from ~/.claude/CLAUDE.md, and (by default) creates a public GitHub repo for it.

Variants

  • api-reference — API/SDK reference docs: endpoints, schemas, auth, examples.
  • code-docs — general codebase docs: stack, reference, architecture, changelog.
  • environment-docs — split for-agent/ and for-human/ environment documentation.
  • dev-notebook — developer notebook: entries, snippets, references.

License

MIT.