📝
WritingTypeScript

Doc Writer

by Qiao-920

Doc Writer is a Writing skill for Claude Code, published by Qiao-920 in claude-desktop-cn.

259 stars35 forkson Qiao-920/claude-desktop-cnAdded 2026/09/02+2% in starsRepository updated 2026/06/03
ai-assistantchineseclaudeclaude-codeclaude-desktopcode-workspacedesktop-appelectronwindows
Install in seconds
Install Doc Writer
Copy Doc Writer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Qiao-920/claude-desktop-cn/tree/main/electron/skills/doc-writer ~/.claude/skills/doc-writer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Qiao-920/claude-desktop-cn.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
electron/skills/doc-writer/SKILL.md in Qiao-920/claude-desktop-cn
Installs to
~/.claude/skills/doc-writer
Collection
One of 6 skills cataloged from this repository
Category
Writing1060 skills

What Doc Writer does

Doc Writer generates README files, API docs, and user guides for code and projects. Use it when documenting code, explaining how a module works, or writing instructions for end users or developers.

Doc Writer is cataloged under Writing on DirSkills. Doc Writer comes from a repository tagged ai-assistant, chinese, claude, claude-code and claude-desktop.

Documentation

README

Doc Writer: Generate Documentation

Create clear, well-structured documentation for the specified code, project, or topic.

Process

Step 1: Understand the Target

  • If a file/project path is given, read the code first using Read/Glob tools
  • Identify the audience (developers, end users, API consumers)
  • Understand the scope (single function, module, full project)

Step 2: Generate Documentation

Choose the appropriate format:

For a Project (README)

  • Project name and one-line description
  • Features list
  • Quick start / installation instructions
  • Usage examples with code blocks
  • Configuration options (if any)
  • License info

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Doc Writer

  • What else does Qiao-920 publish alongside Doc Writer?

    Doc Writer is one of 6 skills that DirSkills catalogs from Qiao-920/claude-desktop-cn, the repository it ships in. Its siblings there include Code Review, Create Project and Frontend Design. Each one is a separate skill with its own page in this directory, installs the same way Doc Writer does, and is maintained by Qiao-920 in that same repository. The rest of the collection is listed on the Qiao-920/claude-desktop-cn page.

  • How does Doc Writer compare to other Writing skills?

    Doc Writer ranks #851 by stars among the 1060 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Doc Writer against them. Open each page to compare what they document and how they install.