nextjs
Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts (replaces middleware.ts) and React 19.2.Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
$ インストール
git clone https://github.com/gavanduffy/better-chat-bot /tmp/better-chat-bot && cp -r /tmp/better-chat-bot/nextjs ~/.claude/skills/better-chat-bot// tip: Run this command in your terminal to install the skill
