Agent Skillsvercel/eve › technical-writing

technical-writing

GitHub

负责 eve 项目用户文档的撰写、编辑与审核,确保内容准确、自然且符合规范。通过验证源码和 CLI 行为来保证文档真实性,并遵循特定写作风格与术语约定。

.agents/skills/technical-writing/SKILL.md vercel/eve

触发场景

需要编写或重写用户文档 修复文档中的事实错误或过时代码示例 优化文档的可读性与自然度 根据支持反馈改进文档

安装

npx skills add vercel/eve --skill technical-writing -g -y
更多选项

非标准路径

npx skills add https://github.com/vercel/eve/tree/main/.agents/skills/technical-writing -g -y

不安装直接使用

npx skills use vercel/eve@technical-writing

指定 Agent (Claude Code)

npx skills add vercel/eve --skill technical-writing -a claude-code -g -y

安装 repo 全部 skill

npx skills add vercel/eve --all -g -y

预览 repo 内 skill

npx skills add vercel/eve --list

SKILL.md

Frontmatter
{
    "name": "technical-writing",
    "description": "Write, edit, review, or audit user-facing documentation for the eve repository. Use for changes under docs\/, documentation tied to eve APIs or CLI behavior, docs work based on Slack or support feedback, and requests to make eve docs clearer, more natural, or less AI-patterned while verifying claims against current source, tests, CLI help, public releases, and repository conventions."
}

Technical writing

Write accurate, task-focused documentation for eve. Treat developers and AI agents as readers: make each section easy to scan, retrieve, and act on without relying on unstated context.

Choose a workflow

Verify before writing

Do not rely on training data for eve behavior. Use this source hierarchy:

  1. Current source, public types, and tests in packages/eve
  2. Current CLI help and setup implementation
  3. Existing pages under docs/
  4. Merged pull requests, changelogs, and release notes
  5. Research plans under research/ as proposed intent, not shipped behavior
  6. Support evidence such as Slack threads or issues

Use support evidence to identify the reader's problem, not to establish product behavior. Verify commands, flags, API names, defaults, limitations, and examples against the current repository. For a docs-only change, also compare the implementation with the latest public release so the docs do not announce branch-only behavior. When docs accompany product code in the same change, state that dependency during review. If a claim cannot be verified, omit it or report the missing owner or source. Never leave [VERIFY] markers in a completed docs change.

Follow eve conventions

  • Write eve lowercase, including headings and sentence starts when practical.
  • Use exact public names such as defineAgent, eve dev, and eve add channel/slack.
  • Distinguish the root agent, the built-in agent tool, declared subagents, and remote agents. They have different inheritance and execution semantics.
  • Distinguish eve connections from Vercel Connect, the model-facing Workflow tool from authored Vercel Workflows, and durable session state from sandbox filesystem or attachment storage.
  • Name diagnostic surfaces precisely: Vercel runtime logs, Agent Runs, OpenTelemetry, eve logs, and eve traces are not interchangeable.
  • Treat docs/** as published documentation. Update docs/meta.json when navigation changes.
  • Keep .md files framework-agnostic. Use MDX components only in .mdx files and only when nearby pages establish the convention.
  • Preserve published routes and heading anchors when possible. When moving a page, update authored links and add permanent redirects for old HTML and Markdown URLs.
  • Prefer TypeScript examples. Include imports and language labels, and verify examples against current exports.
  • Show only supported commands and flags. Check CLI help or the command implementation before documenting them.
  • Link to related pages with descriptive text. Include the critical fact locally because retrieved sections may be read without their links.
  • Leave no page orphaned. Every page needs at least one descriptive inbound body link from a related hub or overview page; a meta.json sidebar entry or a routing-table cell alone is not enough. When adding a page, add the inbound link from the page that owns the topic in the same change, and keep every page reachable by following body links from getting-started.
  • Do not document proposed behavior as shipped. Describe unsupported boundaries directly when they affect a user task.

Write for the task

  • Lead each page and section with the answer or outcome.
  • Address the reader as you; use imperative verbs for steps.
  • Prefer active voice, present tense, concrete nouns, and consistent terms.
  • Preserve the author's supported meaning, nuance, and uncertainty. Make the minimum effective edit and leave strong prose alone.
  • Keep one page focused on one primary job. Add a section to an existing page when it already owns the task.
  • Put the happy path before alternatives and failure modes.
  • Add troubleshooting where observed failures cluster around a workflow. Use symptoms, verified causes, and concrete next checks.
  • Write self-contained sections. Repeat the full noun in key statements instead of relying on ambiguous pronouns.
  • Use specific limits and behavior only when the repository or an authoritative platform source supports them.

Avoid common failures

  • Do not invent flags, registry entries, connectors, workarounds, or platform guarantees.
  • Do not turn one product request into a new page. First decide whether the gap belongs to docs, product, or both.
  • Do not duplicate broad guides when a focused section or cross-link resolves the problem.
  • Do not rewrite clear prose merely to match a personal preference.
  • Do not manufacture examples, opinions, reactions, or specificity to make prose sound more human.
  • Do not use promotional language, rhetorical questions, filler, or claims that a task is easy, simple, or quick.
  • Do not use we unless describing a deliberate Vercel or eve team action.

Finish the change

  1. Re-read every changed page in full.
  2. Verify each new technical claim against its source.
  3. Search for contradictory statements and affected cross-links.
  4. Confirm added or moved pages have an inbound body link from a related page, so no page is orphaned.
  5. Run the review workflow.
  6. Check changed prose against the prose-quality reference when wording changed materially.
  7. Run pnpm docs:check when preparing to push, unless the user requests earlier validation.

版本历史

  • 73d381e 当前 2026-08-16 20:14
  • 5cc74a6 2026-08-12 13:15

同 Skill 集合

.agents/skills/gh-pr-description/SKILL.md
.agents/skills/human-writing/SKILL.md
SKILL.md
skills/eve/SKILL.md

元信息

文件数
0
版本
bb20d26
Hash
2f09117f
收录时间
2026-08-12 13:15

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-31 06:16
浙ICP备14020137号-1 $访客地图$