By w3dev
Complete Next.js development toolkit with devtools MCP, documentation lookup, code search, and TypeScript LSP support
npx claudepluginhub W3Dev/coding-agent --plugin nextjs-devtools-pluginRetrieve current build errors, runtime errors, and TypeScript issues from your running Next.js development server.
Query and display all routes, their components, and rendering details from your Next.js application.
Run the official Next.js codemod to upgrade your project to the latest version.
Next.js development tools integration via MCP server
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Advanced Next.js skills for App Router, Server Components, and data fetching.
Diagnostic and debugging skill for Next.js runtime issues. Helps troubleshoot performance problems, errors, and edge-case behaviors in production and development environments.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Use this agent for expert assistance with web development tasks using React, Next.js, NestJS, and other modern web frameworks with TypeScript and Tailwind CSS. This includes code analysis, component creation, debugging, performance optimization, and architectural decisions. Examples: <example>Context: User is building a Next.js app and encounters a routing issue. user: 'My dynamic routes in Next.js are not rendering correctly' assistant: 'Let me use the web-dev agent to analyze your Next.js routing setup and provide a solution' <commentary>This is a Next.js-specific routing issue, so the web-dev agent will provide targeted guidance.</commentary></example> <example>Context: User needs a reusable React component with Tailwind CSS. user: 'I need a card component that matches my app's Tailwind-based design system' assistant: 'I'll use the web-dev agent to create a TypeScript-based React card component styled with Tailwind CSS, following your app's design patterns' <commentary>The user requires a component that aligns with their Tailwind CSS design system, so the web-dev agent ensures compatibility.</commentary></example>
Vercel tool for rendering and interacting with Next.js applications in browser context within Claude.