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
デプロイ済みプロジェクト、特にNext.js、SvelteKit、Nuxt、および限定的なAstroアプリにおけるVercelのコストとパフォーマンス最適化に使用します。まずVercelのメトリクス、使用状況、プロジェクト設定、コードスキャン結果を収集し、メトリクスに裏付けられた候補のみを調査し、検証済みファイルとバージョン対応のVercel/フレームワークドキュメントに基づいた優先順位付きの推奨事項を生成します。Vercelの請求額削減、低速または高コストなルート、キャッシュの機会、Function Invocations、Build Minutes、Fast Data Transfer、Core...のトリガーとなります。
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
差別化された、プロダクションレベルのフロントエンドインターフェースを高いデザイン品質で作成します。ユーザーがWebコンポーネント、ページ、アーティファクトなどの構築を依頼した場合に、このスキルを使用してください。
official