Vercel Agent Skills

Active
GitHub JavaScript No License

Description

Vercel's official collection of agent skills, providing practical skill modules and tools for AI coding agents.

Key Features

  • Vercel project optimization — Auto-audit project cost, performance, caching, function usage, and billing
  • React best practices — 40+ performance optimization rules from Vercel engineering
  • Web design audit — 100+ rules checking accessibility, performance, and UX
  • Writing guidelines — 80+ rules auditing docs voice, structure, and typography
  • React Native guidelines — 16 rules covering mobile performance, animations, and platform patterns
  • One-click deploy — Auto-detect 40+ frameworks and deploy to Vercel with claimable URLs

Use Cases

💡 Audit deployed Vercel projects to find cost optimization and performance bottlenecks
💡 Review React/Next.js component code for performance issues and best practices
💡 Check web UI accessibility and design compliance
💡 One-click deploy local projects to Vercel for preview URLs

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (30.8k stars)
  • Responsive to issues, low backlog

⚠️ Limitations

  • No clear open-source license

Categories

Quick Start

npx skills add vercel-labs/agent-skills

# Skills are automatically available after install
# Agent uses them when relevant tasks are detected

# Examples:
# "Deploy my app"
# "Review this React component for performance issues"
# "Help me optimize this Next.js page"

Related Projects

Godot MCP

5.5k · JavaScript
Stale B

MCP server for the Godot game engine, providing tools for launching the editor, running projects, and capturing debug output for AI-assisted game development.

javascriptmcptools +2
  • · Launch Godot Editor: open the Godot editor for a specific project
  • · Run Godot Projects: execute Godot projects in debug mode with full console capture
  • · Scene Management: create scenes, add nodes, load sprites, and export 3D MeshLibrary resources

Awesome LLM Skills

1.7k · Python
Normal C

A curated list of awesome LLM and AI Agent Skills, resources and tools for customising AI Agent workflows. Works with Claude Code, Codex, Gemini CLI and custom agents.

agenttoolsmcp +2
  • · Curated collection of LLM skills for Claude Code, Codex, Gemini CLI, and more
  • · Covers document processing (docx, pdf, pptx, xlsx), development tools, and research workflows
  • · Cross-platform compatibility with Anthropic, OpenAI, Google, and Alibaba AI tools

Marketing Skills

46.6k · JavaScript
Active A+

Marketing skills for Claude Code and AI agents, covering CRO, copywriting, SEO, analytics and growth engineering.

mcptoolsjavascript +1
  • · SEO Skill Suite — Complete SEO workflow covering audits, AI SEO, schema markup, site architecture, and content strategy
  • · CRO & Conversion — Covers signup flows, popups, paywalls, A/B testing, and other conversion rate optimization scenarios
  • · Copywriting & Content — Full-spectrum content skills for copy, editing, cold email, social media, video, and image copy

MCP Language Server

1.6k · Go
Stale C

MCP Language Server gives MCP-enabled clients access to semantic code tools like go-to-definition, find-references, rename, and diagnostics, providing AI agents with precise code navigation capabilities.

mcpgocoding +2
  • · MCP server that bridges language servers (gopls, rust-analyzer, pyright, tsserver, clangd) to LLM clients
  • · Semantic code navigation tools: go-to-definition, find-references, rename, and diagnostics
  • · Hover information and documentation retrieval for any symbol in the codebase