Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:23 +08:00
commit 21d3bb6b66
4 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "nextjs-16",
"description": "Next.js 16 breaking changes, Cache Components model, and CVE-2025-29927 security patterns",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Marketplace",
"email": "plugins@anthropic.com"
},
"mcp": [
"./.mcp.json"
]
}