Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计通过

writing-for-a-technical-audience为技术受众写作

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

441

周安装

18

GitHub Stars

176

下载量

141
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:writing-for-a-technical-audience(为技术受众写作)
来源仓库:https://github.com/ed3dai/ed3d-plugins
仓库路径:skills/writing-for-a-technical-audience
安装命令:
npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-for-a-technical-audience
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-for-a-technical-audience

简介

技术写作遵循三个规则:

  • 清晰简洁——短句、短段落、主动语态、无填充物
  • 真实的声音 - 收缩、变化的节奏、个性、具体细节
  • 解释原因 - 设计决策、权衡、非显而易见的模式需要论证
  • 避免人工智能标记:没有“深入研究”、“杠杆作用”、“稳健”。没有清喉咙。没有对冲。没有正式的过渡。
  • 一个优秀的例子胜过五个平庸的例子。包括错误处理。显示实际用途。
  • 技术深度+清晰度并不是对立的。你可以两者兼得。 Supabase、Stripe 和 Cloudflare 每天都证明了这一点。
  • 朗读测试:如果听起来机械或过于正式,请重写。
  • 每周安装量
  • 18
  • 存储库
  • ed3dai/ed3d-插件
  • GitHub 之星
  • 176
  • 第一次看到
  • 2026 年 2 月 16 日
  • 安全审计
  • Gen Agent Trust Hub 通行证
  • 套接字通行证
  • 斯尼克通行证

SKILL.md

Writing for a Technical Audience

Overview

Core principle: Technical writing must be clear, concise, and authentic. Clarity and technical depth are not opposites - you can have both. Avoid AI writing patterns that make content feel robotic or inauthentic.  Why this matters: Developers value their time. Clear documentation builds trust. AI-like writing patterns (identified through research) make content feel generic and untrustworthy. Technical depth without clarity frustrates users. Clarity without depth leaves them stuck.

When to Use

Use this skill when:

  • Writing API documentation or references
  • Creating guides, tutorials, or how-to content
  • Documenting code, features, or architecture
  • Writing technical blog posts or articles
  • Reviewing technical content for clarity

Trigger symptoms:

  • "Does this sound too robotic?"
  • Writing feels formal or stiff
  • Using phrases like "delve into" or "leverage"
  • Explaining obvious things instead of getting to the point
  • Uncertain if content is clear enough

The Three Pillars

1. Clarity

Developers should understand on first read. No re-reading required.

Techniques:

  • Short sentences (15-20 words average)
  • Short paragraphs (2-4 sentences)
  • Active voice over passive
  • One concept per paragraph
  • Define technical terms on first use

2. Conciseness

Every word serves a purpose. Remove noise and filler.

Techniques:

  • Delete throat-clearing ("Let me explain," "It's important to note")
  • Cut hedging language ("basically," "generally speaking")
  • Remove marketing fluff ("powerful," "robust," "seamless")
  • Use direct language ("use" not "leverage," "show" not "illuminate")

3. Consistency

Same terminology, structure, and voice throughout.

Techniques:

  • Pick one term and stick to it (not "endpoint," "URL," "route" interchangeably)
  • Use consistent code formatting
  • Maintain same tone across all content
  • Follow established patterns for similar content types

Avoid AI Writing Patterns

Research shows specific phrases and structures that readers identify as AI-generated. Avoid these to maintain authenticity.

AI Phrases to Never Use

AI PhraseWhy It's BadUse Instead
"delve into"Overly formal, 269x spike post-ChatGPT"explore," "examine," "look at"
"leverage"Corporate jargon"use," "take advantage of"
"robust" / "seamless"Vague marketing adjectivesBe specific about what you mean
"at its core"Condescending simplification"fundamentally" (use rarely) or delete
"cutting-edge" / "revolutionary"Empty hypeDescribe actual features
"streamline" / "optimize"Vague promises"speed up," "reduce," "improve"
"foster" / "cultivate"Bland corporate speakUse direct action verbs
"unlock the potential"Cliched metaphorState specific outcome
"in today's fast-paced world"Generic fillerDelete entirely
"needless to say"If needless, don't say itDelete

Throat-Clearing to Delete

Never start with:

  • "Let me explain..."
  • "It's important to note that..."
  • "It's worth noting..."
  • "In essence..."
  • "Let's explore..."

Fix: Start with substance. Delete the preamble.

Hedging Language to Eliminate

HedgedConfident
"I think we should...""We should..."
"It would be great if...""Please do X"
"Should be able to...""Can complete..."
"Basically..."Delete it
"Generally speaking..."Be specific or remove
"One might argue...""This indicates..."

Why hedging fails: Makes you sound uncertain even when you're correct. State facts directly.

Transition Word Overuse

AI defaults to formal Victorian-era connectors. Use simpler alternatives or break paragraphs.

Overused AIBetter
Moreover / FurthermorePlus, also, and
However / NeverthelessBut, though, still
AdditionallyAnd, plus
Consequently / As a resultSo, then
That being saidBut (or delete)
Indeed / InterestinglyOften delete entirely
In conclusionEnd cleanly without announcing it

Technical Writing Patterns

Explain WHY for These Cases

ALWAYS explain why when:

  1. Design decisions with tradeoffs

- Good: "We use pagination instead of cursors because it's simpler for most use cases and maintains consistent ordering" - Bad: "We use pagination" (no context for when to deviate)

  1. Non-obvious patterns

- Good: "Row Level Security must be enabled on all tables exposed via the Data API because it enforces security at the database level, preventing bypass through direct SQL access" - Bad: "Enable RLS on all tables" (why?)

  1. Breaking from conventions

- Good: "This API uses POST for reads because GET requests can't include request bodies in some HTTP clients" - Bad: "Use POST to fetch data" (violates REST conventions without justification)

When "how" alone suffices:

  • Mechanical steps with no alternatives ("Click Save")
  • Standard practices ("Use npm install")
  • When you genuinely don't know why (document behavior, note uncertainty)

Code Examples: One Excellent Example

Don't:

  • Implement in 5 languages
  • Create fill-in-the-blank templates
  • Write perfect-world examples with no error handling

Do:

  • One complete, runnable example
  • Include error handling
  • Show realistic usage
  • Comment WHY, not what

Good Example Pattern:

# Good: Complete, realistic, explains why
try:
    response = await fetch_user(user_id)
    # Check status before assuming success - API returns 200 for "not found"
    if response.status != 200:
        raise APIError(f"Failed to fetch user: {response.status}")
    return response.json()
except NetworkError as e:
    # Network failures are retryable - log and re-raise for retry logic
    logger.warning(f"Network error fetching user {user_id}: {e}")
    raise

Bad Example Pattern:

# Bad: Perfect world, no context, brittle
response = await fetch_user(user_id)
return response.json()

Progressive Disclosure

Layer complexity. Simple first, then depth.

Pattern:

  1. Basic explanation - what it does, core concept
  2. Simple example - minimal working code
  3. Advanced section - edge cases, configuration, tradeoffs
  4. Reference - complete API surface

Good:

## Authentication

All API requests require an API key in the Authorization header:

curl -H "Authorization: Bearer YOUR_API_KEY" https://api.example.com/users


### Advanced: Token Rotation

For production systems, rotate API keys every 90 days...

Bad:

## Authentication

Authentication can be performed using several methods including API keys, OAuth 2.0, or JWT tokens. The choice depends on your security requirements, user experience goals, and architectural constraints. Let's explore each option...

(Too much upfront. Start simple.)

Anti-Patterns from Real Documentation

1. Assumes Too Much

Bad:

"Simply connect your ETLOrchestrator to the HydraNode endpoint. Once a connection is established, instantiate a DataStream by passing your KinesisConfiguration."

Why it fails: Jargon firehose with no definitions, no links, no onramp for beginners.

Fix: Define terms, link to prerequisites, provide Getting Started guide.

2. Perfect World Examples

Bad:

const myFile = document.getElementById('file-input').files[0];
const response = await uploadFile('/api/upload', myFile);
console.log('File uploaded successfully!');

Why it fails: No error handling, ignores edge cases (no file selected, network failure, file too large).

Fix: Wrap in try-catch, check response status, handle undefined files.

3. Vague and Unhelpful

Bad:

  • getUser(userId): "Gets a user by their ID."
  • class DataProcessor: "A class for processing data."
  • processData(data): "Processes the data."

Why it fails: Tautological. Says nothing beyond the function name.

Fix: Describe behavior, parameters, return values, exceptions. "Fetches user record from database, returns null if user doesn't exist. Throws AuthError if API key lacks read permissions."

Pro-Examples from Industry Leaders

Supabase (Clarity + Depth)

"Row Level Security (RLS) is a PostgreSQL feature that allows you to control which rows a user can access in a table. When you enable RLS on a table, all SELECT, INSERT, UPDATE, and DELETE operations are subject to a security policy. A policy is a SQL expression that returns a boolean value. If the expression returns true, the operation is allowed to proceed. If it returns false or null, the operation is denied."

Why it works: Defines RLS, explains scope (CRUD operations), defines mechanism (policy = SQL boolean expression). Dense with information, perfectly clear.

Stripe (Predictable Contract)

"Stripe uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success. Codes in the 4xx range indicate an error that failed given the information provided. Codes in the 5xx range indicate an error with Stripe's servers."

Why it works: Establishes predictable contract for fundamental API behavior. Technical, precise, immediately useful.

Astro (Anticipates Questions)

"You can run create-astro anywhere on your machine, so you don't have to create an empty directory for your project first. If you don't have an empty directory yet, the wizard will help you create one."

Why it works: Anticipates common beginner question ("Do I need to make a folder first?") and answers it proactively.

Tailwind CSS (Teaches Philosophy)

"The biggest maintainability concern when using a utility-first approach is managing commonly repeated utility combinations. The traditional approach is to extract repeated utilities into a component class. We believe that @apply should be used sparingly. The best way to manage repeated utility combinations is to create reusable components with a templating language."

Why it works: Identifies problem, presents common solution, explains why that solution is suboptimal, guides toward better approach. Teaches philosophy, not just features.

Writing That Feels Human

Use Contractions

AI defaults to:

  • "It is important that you do not..."
  • "You will need to..."

Human writing:

  • "It's important that you don't..."
  • "You'll need to..."

Vary Sentence Length

AI writes: Every paragraph is 3-4 sentences. Every sentence is 15-20 words. Everything feels perfectly balanced and rhythmic in an uncanny way.

Human writes: Short sentences create emphasis. Longer sentences provide context, explanation, or explore nuance that requires more breathing room. Mix them. Create rhythm naturally.

Add Personality

AI avoids:

  • First person ("I," "we")
  • Opinions
  • Personal anecdotes
  • Humor

Human includes:

  • "We tried the obvious solution first and it failed"
  • "I found this approach more practical because..."
  • Opinions grounded in experience
  • Self-aware observations

Break Grammar Rules Intentionally

AI never:

  • Starts sentences with "And" or "But"
  • Uses sentence fragments
  • Ends with prepositions

Human does:

  • "And that's exactly the point." (emphasis)
  • "This is what we're dealing with." (natural)

Be Specific

AI writes vaguely:

  • "This approach offers significant benefits"
  • "Companies have seen improved results"

Human writes specifically:

  • "We reduced latency from 450ms to 120ms"
  • "Three team members raised concerns about X"

Code Comments and Documentation

Punctuation

Always use periods at the end of code comments.

// Good: Validates user input before processing.
// Bad: validates user input before processing

Headings

Use sentence case in all headings. Never title case.

Good: ## Error handling patterns
Bad:  ## Error Handling Patterns

Good: ### When to use async
Bad:  ### When To Use Async

Error Messages

Format error messages as lowercase sentence fragments. They compose naturally when chained.

Good: failed to parse configuration: invalid JSON at line 42
Bad:  Failed to Parse Configuration: Invalid JSON at Line 42

The lowercase format works because errors often chain: "operation failed: " + innerError.message reads correctly.

Red Flags - Review Checklist

Before publishing, check for these issues:

  • No AI phrases ("delve," "leverage," "robust," "at its core")
  • No throat-clearing openings ("Let me explain," "It's important to note")
  • No hedging language ("basically," "generally speaking")
  • No marketing fluff ("powerful," "revolutionary," "cutting-edge")
  • Sentence length varies (not all 15-20 words)
  • Paragraph length varies (not all 3-4 sentences)
  • Contractions used naturally ("it's" not "it is")
  • Active voice, clear actors (not "it can be seen that")
  • Code examples include error handling
  • WHY explained for design decisions
  • Technical terms defined on first use
  • Specific numbers/names/details (not vague claims)
  • Read aloud test - does it sound natural?
  • Code comments end with periods
  • Headings use sentence case (not Title Case)
  • Error messages are lowercase sentence fragments

Common Mistakes and Fixes

MistakeRealityFix
"Just being thorough with explanations"You're explaining obvious things.Delete explanations of what developers already know.
"Keeping it professional with formal language"Formal = robotic.Use contractions, conversational tone, natural language.
"Covering all the edge cases upfront"Overwhelms reader.Basic case first, advanced section for edge cases.
"Using precise technical terminology"Jargon without definitions loses readers.Define terms on first use, link to glossary.
"Being careful with hedging language"Hedging makes you sound uncertain.State facts directly. Remove qualifiers.
"Perfect code examples look cleaner"Perfect world examples are brittle in practice.Include error handling, show realistic usage.
"More examples = more helpful"Too many examples = noise.One excellent, complete example beats five shallow ones.

Summary

Technical writing in three rules:

  1. Clear and concise - Short sentences, short paragraphs, active voice, no filler
  2. Authentic voice - Contractions, varied rhythm, personality, specific details
  3. Explain why - Design decisions, tradeoffs, non-obvious patterns need justification

Avoid AI markers: No "delve," "leverage," "robust." No throat-clearing. No hedging. No formal transitions.

One excellent example beats five mediocre ones. Include error handling. Show realistic usage.

Technical depth + clarity are not opposites. You can have both. Supabase, Stripe, and Cloudflare prove this daily.

Read aloud test: If it sounds robotic or overly formal, rewrite it.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.65%
按下载量换算53

Claude

30.54%
按下载量换算43

Cursor

17.84%
按下载量换算25

Gemini CLI

9.71%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills