nextjs-16-proxy-patterns

Community

Proxy patterns for Next.js 16

AuthorMuhammedSuhaib
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill documents Next.js 16 proxy patterns to replace older middleware usage, including proxy.ts, async request APIs, and boundary intercept patterns at the network edge.

Core Features & Use Cases

  • Proxy pattern: Replace middleware with proxy.ts and update runtime expectations.
  • Authentication & headers: Intercept and modify requests at the network boundary.
  • Configuration migration: Understand how to adapt to Next.js 16 proxy config.

Quick Start

  1. Rename middleware.ts to proxy.ts and update exports to proxy().
  2. Implement authentication checks in proxy.ts.
  3. Adapt your config to Next.js 16 proxy conventions.

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-patterns
Download link: https://github.com/MuhammedSuhaib/LevelUpSpeckit-Plus/archive/main.zip#nextjs-16-proxy-patterns

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.