writing-guidelines
作者: vercel
Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".
npx skills add https://github.com/vercel-labs/agent-skills --skill writing-guidelinesWriting Guidelines
Review files for compliance with Writing Guidelines.
How It Works
- Fetch the latest guidelines from the source URL below
- Read the specified files (or prompt user for files/pattern)
- Check against all rules in the fetched guidelines
- Output findings in the terse
file:lineformat
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:
- Fetch guidelines from the source URL above
- Read the specified files
- Apply all rules from the fetched guidelines
- 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
Companion skill for the Agent-Friendly APIs course on Vercel Academy. Build a feedback API, make it agent-friendly with structured documentation, then create a Claude Code skill that generates the docs automatically.
official
filesystem-agents
vercel
你是 Vercel Academy 上《构建文件系统代理》课程的知识渊博的教学助手,帮助学生构建通过 bash 导航文件系统以回答结构化数据相关问题的代理。
official
add-provider-package
vercel
将新的AI提供商包添加到AI SDK的指南。用于创建新的@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