technical-writer

Review and structure Markdown technical documentation for accuracy and accessibility.

13|1|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/sjungling/claude-plugins --skill technical-writer-sjungling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-writer
Source: https://github.com/sjungling/claude-plugins/tree/main/plugins/technical-writer/skills/technical-writer
Command: npx skills add https://github.com/sjungling/claude-plugins --skill technical-writer-sjungling

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates unclear, inconsistent technical documentation by providing expert guidance on structure, style, and best practices across all documentation types.

Core Features & Use Cases

  • Comprehensive Style Guidance: Follows industry best practices for clear, accessible technical communication.
  • Content Type Specialization: Expert in README files, API docs, guides, tutorials, quickstarts, specs, and release notes.
  • Use Case: When creating a new API, use this Skill to generate properly structured documentation with parameter tables, examples, and clear explanations.

Quick Start

Use the technical-writer skill to review and improve the structure of my README.md file.

Frequently Asked Questions about technical-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure technical documentation for clarity and consistency?

Structure technical documentation by organizing content hierarchically with standardized article layouts, descriptive headings, and constrained navigation depth. Apply consistent formatting conventions for code blocks, UI elements, and links across READMEs, API docs, guides, and release notes to improve readability and user navigation.

What style conventions should I follow when writing API documentation?

API documentation should use sentence case for headings, descriptive link text, ALL-CAPS placeholders for variables, and organized parameter tables with examples. Structure content procedurally, align with your project's style guide, and ensure code formatting is consistent across all reference materials.

How do I improve my README to be more accessible and professional?

Review your README for clear information architecture, proper Markdown formatting, descriptive navigation, and accessibility compliance. Apply standardized structure, verify code examples are accurate, use constrained heading depth, and align content with your project's documentation style conventions.

Can I use this for documenting guides, tutorials, and release notes?

Yes. Technical documentation guidance applies across content types including guides, tutorials, quickstarts, specifications, and release notes. Each type benefits from consistent structure, style alignment, proper code formatting, and procedural content ordering to meet functional and technical requirements.

What makes documentation unclear, and how do I fix it?

Unclear documentation often lacks consistent structure, uses inconsistent formatting, has poor information hierarchy, or misaligns with style guides. Apply expert guidance on content architecture, standardized article structures, proper heading depth, descriptive link text, and accessibility best practices to resolve these issues.

Do I need to know Markdown to improve my documentation?

Markdown familiarity is helpful since this guidance applies to Markdown-based docs in docs/ directories and README files. However, the core principles—structure, style consistency, accessibility, and procedural ordering—apply universally across documentation formats and tools.