✍️
WritingJavaScript

Article Writing

by xu-xiang

Article Writing is a Writing skill for Claude Code, published by xu-xiang in everything-claude-code-zh.

1.9K stars307 forkson xu-xiang/everything-claude-code-zhAdded 2026/08/18+1% in starsRepository updated 2026/03/05
ai-agentsanthropicclaudeclaude-codedeveloper-toolseverything-claude-codellmmcponeskillproductivity
Install in seconds
Install Article Writing
Copy Article Writing 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/xu-xiang/everything-claude-code-zh/tree/main/skills/article-writing ~/.claude/skills/article-writing

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/xu-xiang/everything-claude-code-zh.git

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

In this catalog

Source file
skills/article-writing/SKILL.md in xu-xiang/everything-claude-code-zh
Installs to
~/.claude/skills/article-writing
Collection
One of 25 skills cataloged from this repository
Category
Writing1012 skills

What Article Writing does

Article Writing drafts long-form content such as articles, guides, tutorials, and newsletters in a specific voice captured from examples or brand guidelines. Use it when you need polished copy longer than a paragraph with consistent tone, structure, and credibility.

Article Writing is cataloged under Writing on DirSkills. Article Writing comes from a repository tagged ai-agents, anthropic, claude, claude-code and developer-tools.

Documentation

README

文章撰写 (Article Writing)

撰写听起来像真实人物或品牌、而非通用 AI 生成的长篇内容。

何时激活 (When to Activate)

  • 起草博客文章、散文、发布说明、指南、教程或新闻通讯(newsletter)
  • 将笔记、访谈记录或研究资料转化为精美的文章
  • 根据示例模仿现有创始人、运营者或品牌的语气
  • 对已撰写的长篇文案进行结构优化、节奏把控及证据补充

核心规则 (Core Rules)

  1. 以具体事物开头:示例、输出、轶事、数字、截图描述或代码块。
  2. 在示例之后进行解释,而非之前。
  3. 优先使用简短、直接的句子,避免冗长堆砌。
  4. 使用可查证的具体数字。
  5. 严禁捏造个人传记、公司指标或客户证词。

语气捕捉工作流 (Voice Capture Workflow)

如果用户需要特定的语气,请收集以下一项或多项素材:

  • 已发表的文章
  • 新闻通讯 (Newsletters)
  • X / LinkedIn 帖子
  • 文档或备忘录
  • 简短的风格指南

然后提取:

  • 句长和节奏
  • 语气是正式的、谈话式的还是犀利的
  • 偏好的修辞手法,如括号、列表、片段或提问
  • 对幽默、观点和逆向思维框架的接受度
  • 排版习惯,如标题、项目符号、代码块和引用(pull quotes)

如果没有提供语气参考,默认使用直接的“实干家”风格(operator-style):具体、实用且不夸张其词。

禁用模式 (Banned Patterns)

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

Frequently asked about Article Writing

  • What else does xu-xiang publish alongside Article Writing?

    Article Writing is one of 25 skills that DirSkills catalogs from xu-xiang/everything-claude-code-zh, the repository it ships in. Its siblings there include API Design Patterns, Autonomous Loops and Backend Patterns. Each one is a separate skill with its own page in this directory, installs the same way Article Writing does, and is maintained by xu-xiang in that same repository. The rest of the collection is listed on the xu-xiang/everything-claude-code-zh page.

  • How does Article Writing compare to other Writing skills?

    Article Writing ranks #289 by stars among the 1012 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 Article Writing against them. Open each page to compare what they document and how they install.

More from xu-xiang/everything-claude-code-zh

Article Writing is one of 25 skills cataloged on DirSkills from xu-xiang/everything-claude-code-zh.

See all 25 skills
📐
2w ago

API Design Patterns

API Design Patterns provides conventions and best practices for designing consistent, developer-friendly REST APIs, including resource naming, HTTP status codes, pagination, filtering, error responses, versioning, and rate limiting.
DevOps
1.9K307
🔁
2w ago

Autonomous Loops

Autonomous Loops provides patterns and architectures for running Claude Code without human intervention, from simple claude -p pipelines to RFC-driven multi-agent DAG orchestration. Use it to set up autonomous development workflows, CI/CD pipelines, parallel agents, and quality gates.
Automation
1.9K307
⚙️
2w ago

Backend Patterns

Backend Patterns provides architectural patterns and best practices for building scalable server-side applications, covering REST API design, repository/service layers, database optimization, caching, and error handling. Use it when implementing Node.js, Express, or Next.js API routes.
DevOps
1.9K307
🛠️
2w ago

C++ Coding Standards

C++ Coding Standards provides a set of rules and best practices based on the C++ Core Guidelines for writing modern, safe, and idiomatic C++ code. Use it when writing, reviewing, or refactoring C++ code to enforce type safety, resource safety, immutability, and clarity.
Quality
1.9K307
🧪
2w ago

C++ Testing

C++ Testing guides writing and debugging C++17/20 tests with GoogleTest/Mock, CMake/CTest, coverage, and sanitizers. Use it when creating or fixing C++ tests, configuring CI test gates, or diagnosing flaky failures.
Quality
1.9K307
📊
2w ago

ClickHouse Analytics Patterns

ClickHouse Analytics Patterns provides ClickHouse-specific patterns for high-performance analytics and data engineering, covering table design, query optimization, materialized views, and bulk data ingestion. Use it when designing MergeTree schemas, writing analytical queries, or migrating analytics workloads from PostgreSQL/MySQL to ClickHouse.
Data
1.9K307