laguagu/claude-code-nextjs-skills
v1.0.0MIT
Agent skills for building Next.js + AI SDK applications: app scaffolding, shadcn/ui, RSC and caching, pgvector search, SEO, and browser verification.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
next-devtoolsstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"next-devtools-mcp@latest"
]
}ai-elementsstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://registry.ai-sdk.dev/api/mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "claude-code-nextjs-skills",
"version": "1.0.0",
"description": "Agent skills for building Next.js + AI SDK applications: app scaffolding, shadcn/ui, RSC and caching, pgvector search, SEO, and browser verification.",
"author": {
"name": "laguagu",
"url": "https://github.com/laguagu"
},
"homepage": "https://github.com/laguagu/claude-code-nextjs-skills#readme",
"repository": "https://github.com/laguagu/claude-code-nextjs-skills",
"license": "MIT",
"keywords": [
"nextjs",
"react",
"ai-sdk",
"shadcn",
"postgres",
"pgvector",
"agent-skills"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 81TypeScript files
- 10Python files
- 2JSON files
- LICENSE.txt
- openai.yml
- 9other files
- 2images