Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Production-grade Technical Writer plugin with AI-powered documentation assistance, comprehensive API documentation templates, and enterprise-level content optimization tools. SASMP v1.3.0 compliant.
npx claudepluginhub joshuarweaver/cascade-content-creation-misc-1 --plugin pluginagentmarketplace-custom-plugin-technical-writergenerate_api_template - Production-grade OpenAPI/Swagger template generator
generate_code_examples - Production-grade code example generator with multi-language support
review_documentation - Production-grade documentation review and quality analysis
write_documentation - Production-grade documentation project assistant
Production-grade skill for API documentation creation including OpenAPI/Swagger specifications, REST endpoint documentation, authentication flows, and error handling guides.
Production-grade skill for generating clear, well-documented code examples, implementation patterns, configuration files, and integration samples with multi-language support.
Production-grade skill for creating comprehensive user guides, tutorials, step-by-step instructions, troubleshooting guides, and FAQ sections with quality metrics and validation.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Enterprise Technical Writer for API documentation, user guides, and developer experience
Documentation review, cleanup, and generation with AI slop detection, style learning, and human-quality writing enforcement
Technical documentation specialist for README files, API docs, user guides, specifications, and release notes with Obsidian vault management
Create comprehensive documentation for code, APIs, and projects.
Documentation generation, code explanation, and technical writing with automated doc generation and tutorial creation
Documentation agents — technical writer, documentation architect
Production-grade Java development plugin with 8 specialized agents, 12 SASMP-compliant skills, and 4 commands for core Java, Spring, testing, DevOps, and enterprise development
Comprehensive game development learning system with 7 specialized agents, 21 in-depth skills, 4 slash commands, and automation hooks. Master game design, programming, graphics, audio, networking, tools, and publishing across Unity, Unreal Engine, and Godot.
Comprehensive Swift development plugin with 8 specialized agents and 12 Golden Format skills for iOS, macOS, and Apple ecosystem
Industrial-grade Flutter development plugin with 8 specialized agents and 12 production-ready skills covering UI, state management, backend integration, database design, performance optimization, testing, DevOps, and native platform integration. 15,500+ lines of expert content, 200+ code examples, 25+ projects.
React Native plugin with specialized agents for mobile development, navigation, native modules, and cross-platform apps
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
Technical Writer Assistant is a Claude Code plugin with 1 agents and 3 skills for technical writer development.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-technical-writer
# Step 2️⃣ Install the plugin
/plugin install custom-plugin-technical-writer@pluginagentmarketplace-technical-writer
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-technical-writer.git
cd custom-plugin-technical-writer
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
custom-plugin-technical-writer:technical-writer-specialist
| Feature | Description |
|---|---|
| 🤖 1 Agents | Specialized AI agents for technical writer tasks |
| 🛠️ 3 Skills | Reusable capabilities with Golden Format |
| ⌨️ 4 Commands | Quick slash commands |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
| # | Agent | Purpose |
|---|---|---|
| 1 | technical-writer-specialist | Expert technical writer specializing in API documentation, u |
| Skill | Description | Invoke |
|---|---|---|
guides | Create clear, comprehensive user guides and tutorials includ | Skill("custom-plugin-technical-writer:guides") |
examples | Generate clear, well-documented code examples, implementatio | Skill("custom-plugin-technical-writer:examples") |
api-docs | Master API documentation creation including OpenAPI/Swagger | Skill("custom-plugin-technical-writer:api-docs") |
| Command | Description |
|---|---|
/api-template | template - OpenAPI/Swagger Template Generator |
/review-docs | docs - Documentation Review & Improvement |
/generate-examples | examples - Code Example Generator |
/write-docs | docs - Documentation Project Assistant |
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
custom-plugin-technical-writer/
├── 📁 .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── 📁 agents/ # 1 agents
├── 📁 skills/ # 3 skills (Golden Format)
├── 📁 commands/ # 4 commands
├── 📁 hooks/
├── 📄 README.md
├── 📄 CHANGELOG.md
└── 📄 LICENSE