writing-guidelines

作者: vercel

審查文件/散文是否符合寫作指南規範。當被要求「審查我的文件」、「檢查寫作風格」、「審核散文」、「審查文件語氣與風格」或「根據寫作手冊檢查此頁面」時使用。

npx skills add https://github.com/vercel-labs/agent-skills --skill writing-guidelines

Writing Guidelines

Review files for compliance with Writing Guidelines.

How It Works

  1. Fetch the latest guidelines from the source URL below
  2. Read the specified files (or prompt user for files/pattern)
  3. Check against all rules in the fetched guidelines
  4. Output findings in the terse file:line format

Guidelines Source

Fetch fresh guidelines before each review:

https://raw.githubusercontent.com/vercel-labs/writing-guidelines/main/command.md

Use WebFetch to retrieve the latest rules. The fetched content contains all the rules and output format instructions.

Usage

When a user provides a file or pattern argument:

  1. Fetch guidelines from the source URL above
  2. Read the specified files
  3. Apply all rules from the fetched guidelines
  4. Output findings using the format specified in the guidelines

If no files specified, ask the user which files to review.

來自 vercel 的更多技能

vercel-optimize
vercel
用於Vercel部署專案的成本與效能最佳化,尤其適用於Next.js、SvelteKit、Nuxt及部分Astro應用。先收集Vercel指標、用量、專案配置與程式碼掃描結果;僅調查有指標佐證的候選項目;產出基於已驗證檔案及版本對應的Vercel/框架文件的排名建議。觸發情境包括Vercel帳單降低、緩慢或高成本路由、快取機會、函式調用次數、建置分鐘數、快速資料傳輸、核心...
officialdevelopmentdevops
agent-friendly-apis
vercel
Vercel Academy 上「Agent-Friendly APIs」課程的配套技能。建立一個回饋 API,透過結構化文件使其對代理程式友善,然後建立一個 Claude Code 技能來自動產生這些文件。
official
filesystem-agents
vercel
你是 Vercel Academy 上「Building Filesystem Agents」課程的專業教學助理,協助學生建立能透過 bash 操作檔案系統的代理,以回答關於結構化資料的問題。
official
add-provider-package
vercel
在AI SDK中新增AI提供者套件的指南。用於建立新的@ai-sdk/<provider>套件,以將AI服務整合至SDK中。
official
csv
vercel
使用 bash 工具分析並轉換 CSV 資料
official
ai
vercel
Python `ai` module — models, agents, hooks, middleware, MCP, structured output
official
cron-jobs
vercel
Vercel Cron Jobs 的配置與最佳實踐。用於在 vercel.json 中新增、編輯或除錯排程任務時使用。
official
frontend-design
vercel
建立具有高設計品質、獨特且可投入生產的前端介面。當使用者要求建立網頁元件、頁面、成品…時,使用此技能。
official