shadcn/ui Skills Status: Next.js 16 ready Package Manager: pnpm (required) Official Docs: - Installation (Next.js) - Components - Blocks - Sonner (toast replacement) - Forms - Dark Mode (Next.js) - MCP Server - LLM Guidelines --- Table of Contents 1. Installation & Setup 2. Project Configuration (Next.js 16) 3. Components & Usage 4. Blocks 5. Forms 6. Sonner (Toast Replacement) 7. Dark Mode 8. MCP Integration 9. Best Practices --- Installation & Setup - Use pnpm for all commands. - Scaffold shadcn/ui in an existing Next.js 16 app: - Accept prompts for Next.js + TypeScript . - CLI creates and…