nextjs-16-proxy

Official

Next.js 16 proxy convention

Authorblink-new
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the transition from middleware.ts to proxy.ts in Next.js 16+, providing a clear convention for handling network requests, URL rewrites, and route interception before routing occurs.

Core Features & Use Cases

  • Modern Next.js Routing: Implements the new proxy.ts convention for Next.js 16 and above.
  • URL Rewrites & Interception: Handles URL rewrites and intercepts requests at the network boundary.
  • Use Case: When migrating a Next.js application to version 16+, you need to update your middleware.ts files to proxy.ts and adjust the export function name. This Skill provides the exact template and migration guidance.

Quick Start

Use the nextjs-16-proxy skill to create a new proxy.ts file in the root of the src directory.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nextjs-16-proxy
Download link: https://github.com/blink-new/claude/archive/main.zip#nextjs-16-proxy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.