Back to Skills

technical-writer

mattnigh
Updated 5 days ago
11 views
22
1
22
View on GitHub
Otherdocumentationreadmeapi-docstutorialsrunbooks

About

The technical-writer skill generates developer-focused documentation like API references, READMEs, and runbooks. It's triggered by terms like "documentation" or "user guide" but excludes marketing copy and blog posts. It can also execute documentation-related commands using allowed tools like Bash for MkDocs or Docusaurus.

Quick Install

Claude Code

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/technical-writer

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/erichowens__some_claude_skills__claude__skills__technical-writer__SKILL.md
0

Related Skills

diagramming-expert

Other

This Claude skill creates text-based diagrams using ASCII art and Unicode for visualizing system architectures, process flows, and relationships. It proactively generates clear, maintainable diagrams to enhance understanding of complex concepts. Use it for documentation, architectural mapping, or any scenario where a visual representation would clarify systems or processes.

View skill

skill-documentarian

Other

The skill-documentarian manages documentation and metadata for the Claude Skills showcase website. It handles syncing skills to the site, managing tags and badges, and creating blog-style artifacts from multi-skill collaborations. Use this skill for documentation tasks, not for coding, design, testing, or planning.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill