Claude Skill

vercel-labs/agent-skills

Vercel Labs 官方代理技能集合:为在 Vercel 上构建 AI 代理提供可复用、模块化的 JavaScript 组件。积极维护中。

概览

Stars28,613
Forks2,573
语言JavaScript
最后更新2026-06-10
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者vercel-labs
仓库agent-skills
完整名称vercel-labs/agent-skills
Repo ID1,112,540,808

安装这个 Skill

npx skills add vercel-labs/agent-skills

Registry 信息

类型claude_skill
质量分75/100
验证状态readme_parsed
最近验证2026-05-27
平台
Claude
能力
pdfimageterminalworkflow
识别文件
README.md
配置键
URL

项目简介

Vercel 官方代理技能集合,为基于 Vercel 平台构建的 AI 代理提供可复用、模块化的能力。

英文描述

Vercel's official collection of agent skills

要点

  • Vercel 官方代理技能集合
  • 模块化、可复用的技能组件
  • 专为 AI 代理集成设计
  • 基于 JavaScript 实现
  • 由 Vercel Labs 积极维护

使用场景

  • 使用 Vercel 构建 AI 代理
  • 通过预构建技能扩展代理能力
  • 快速原型化代理工作流
  • 将代理技能集成到生产应用中

README 摘要

# Agent Skills A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities. Skills follow the [Agent Skills](https://agentskills.io/) format. [![skills.sh](https://skills.sh/b/vercel-labs/agent-skills)](https://skills.sh/vercel-labs/agent-skills) ## Available Skills ### vercel-optimize Audits a Vercel project for cost, performance, reliability, caching, function usage, and billing opportunities. It collects Vercel metrics first, then investigates only the routes and files those metrics point to. **Use when:** - Optimizing a deployed Vercel project - Reducing Vercel costs or function usage - Investigating slow or expensive routes - Finding caching, ISR, middleware, image, or build-minute issues - Producing a ranked cost and performance report ### react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. Contains 40+ rules across 8 categories, prioritized by impact. **Use when:** - Writing new React components or Next.js pages - Implementing data fetching (client or server-side) - Reviewing code for performance issues - Optimizing bundle size or load times **Categories covered:** - Eliminating waterfalls (Critical) - Bundle size optimization (Critical) - Server-side performance (High) - Client-side data fetching (Medium-High) - Re-render optimization (Medium) - Rendering performance (Medium) - JavaScript micro-optimizations (Low-Medium) ### web-design-guidelines Review UI code for compliance with web interface best practices. Audits your code for 100+ rules covering accessibility, performance, and UX. **Use when:** - "Review my UI" - "Check accessibility" - "Audit design" - "Review UX" - "Check my site against best practices" **Categories covered:** -

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03