Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This Claude Code plugin helps you write more effective technical documentation.
You may use this plugin to assist in writing a variety of technical documents and artifacts.
/technical-writer:commentThis skill provides instructions for writing effective interface and implementation comments per the recommendations contained in John Ousterhout's A Philosophy of Software Design.
You can either invoke the skill directly or instruct Claude to use the provided subagent.
Invoke the comment skill for a specific file:
/comment path/to/file.rb
Invoke the comment skill for a class/module:
/comment User
Invoke the comment skill for the broader codebase:
/comment
Conversationally invoke the comment skill:
Use the comment skill to add comments for each of the controllers
Note: you'll need to use technical-writer:comment if you experience any conflicts between plugins.
technical-writer:commentatorSometimes, it makes sense to spin up a subagent (or multiple subagents in parallel) to add interface and implementation comments. Using the subagent will invoke the skill while keeping your context window clean.
Conversationally instruct Claude to use the commentator subagent to document code:
Use the commentator agent to add comments for each of the controllers
Note: you'll need to use technical-writer:commentator if you experience any conflicts between plugins.
npx claudepluginhub dickdavis/personal-marketplace --plugin technical-writerClaude Code plugin that assists in building MCP servers using the model-context-protocol-rb gem.
Claude Code plugin for building frontend applications with Svelte, TypeScript, and Bun.
Claude Code plugin for building Rails applications.
Productivity skills for Claude powered by Apple Calendar and Reminders.
Channel plugin that bridges Claude Code with a messaging API via WebSocket
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current codebase structure. Examples: <example>Context: The user has just implemented a new authentication service and wants to document it properly. user: 'I just finished implementing the auth service, can you document how it works?' assistant: 'I'll use the codebase-documenter agent to analyze the authentication service and create detailed documentation in CLAUDE.md' <commentary>Since the user has completed a service implementation and needs documentation, use the Task tool to launch the codebase-documenter agent to create comprehensive CLAUDE.md documentation.</commentary></example> <example>Context: The user wants to ensure a newly added API module is properly documented for the team. user: 'We need documentation for the new payment processing API I just added' assistant: 'Let me use the codebase-documenter agent to analyze the payment processing API and create proper documentation' <commentary>The user needs documentation for a new API module, so use the codebase-documenter agent to create CLAUDE.md files with setup instructions and architectural notes.</commentary></example>
Local wiki-style document generator for Claude Code
Documentation review, cleanup, and generation with AI slop detection, style learning, and human-quality writing enforcement
Agents specialized in technical documentation and knowledge management. Focuses on documentation architecture and user-focused writing.
Create comprehensive documentation for code, APIs, and projects.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.