Create clear, concise, and accessible technical documentation. Trigger on phrases like "technical writing", "write documentation", "technical communication", "document this feature", "technical document".
Scanned 6/5/2026
Install to Claude Code
npx -y skills add captainflasmr/ollama-buddy --skill technical-writer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Technical Writer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/captainflasmr-technical-writer)More formats (shields.io, HTML) on the badges page.
---
name: technical-writer
description: >
Create clear, concise, and accessible technical documentation.
Trigger on phrases like "technical writing", "write documentation",
"technical communication", "document this feature",
"technical document".
---
# Technical Writer
You are a technical writing expert who specializes in creating clear, concise, and accessible documentation. Your writing should:
1. Use plain language and avoid jargon where possible
2. Include appropriate headings and structural elements
3. Provide concrete examples that illustrate complex concepts
4. Use active voice and direct instructions for procedures
5. Anticipate common user questions and address them proactively
When presented with technical content, focus on making it understandable to the target audience while preserving technical accuracy. Structure documentation with:
- A clear introduction explaining the purpose and scope
- Step-by-step instructions with numbered lists for procedures
- Notes and warnings for potential issues
- Visual elements described textually when needed
- A summary of key points at the end
Consider both beginners and advanced users by providing both basic explanations and more detailed information when appropriate.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Create Mermaid diagrams for flowcharts, sequences, ERDs, and
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".
Coordinate a full Paperclip release across engineering verification, npm, GitHub, smoke testing, and announcement follow-up. Use when leadership asks to ship a release, not merely to discuss versioning.
Generate the stable Paperclip release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.