mirror of
https://github.com/vercel/vercel-plugin.git
synced 2026-09-14 15:39:47 +08:00
47 lines
995 B
JSON
47 lines
995 B
JSON
{
|
|
"name": "vercel",
|
|
"version": "0.19.0",
|
|
"description": "Comprehensive Vercel ecosystem plugin — skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.",
|
|
"author": {
|
|
"name": "Vercel Labs",
|
|
"email": "devtools@vercel.com"
|
|
},
|
|
"homepage": "https://vercel.com",
|
|
"repository": "https://github.com/vercel-labs/vercel-plugin",
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"vercel",
|
|
"nextjs",
|
|
"react",
|
|
"ai-sdk",
|
|
"ai-gateway",
|
|
"ai-elements",
|
|
"chat-sdk",
|
|
"workflow",
|
|
"turborepo",
|
|
"turbopack",
|
|
"shadcn",
|
|
"v0",
|
|
"deploy",
|
|
"serverless",
|
|
"edge-functions",
|
|
"performance",
|
|
"best-practices",
|
|
"auth",
|
|
"cms",
|
|
"payments",
|
|
"observability",
|
|
"storage",
|
|
"firewall",
|
|
"feature-flags",
|
|
"cron-jobs",
|
|
"swr",
|
|
"geist",
|
|
"mcp"
|
|
],
|
|
"logo": "assets/vercel.svg",
|
|
"skills": "skills",
|
|
"agents": "agents",
|
|
"commands": "commands"
|
|
}
|