home/categories/full-stack/muhammedsuhaib-levelupspeckit-plus-skill-subagents-skills-claude-nextjs-skills-nextjs-16-proxy-patterns-skill-md
full-stackdevelopment

nextjs-16-proxy-patterns

Guide for Next.js 16 proxy patterns, replacing the deprecated middleware functionality. Covers the new proxy.ts file convention, async request APIs, and proper request interception. Use when implementing authentication, redirects, headers modification, or request processing at the network boundary level.

MuhammedSuhaib
maintainer
MuhammedSuhaib
更新日 1/2/2026
スター
0
フォーク
0
quick start

Installation and usage

Guide for Next.js 16 proxy patterns, replacing the deprecated middleware functionality. Covers the new proxy.ts file convention, async request APIs, and proper request interception. Use when implementing authentication, redirects, headers modification, or request processing at the network boundary level.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use nextjs-16-proxy-patterns