nextjs-16-proxy-patterns
CommunityProxy 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
- Rename middleware.ts to proxy.ts and update exports to proxy().
- Implement authentication checks in proxy.ts.
- Adapt your config to Next.js 16 proxy conventions.
Dependency Matrix
Required Modules
None requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.