home/categories/full-stack/lee-sang-bok-vkc-2-codex-skills-vkc-api-route-pattern-skill-md
full-stackdevelopment

vkc-api-route-pattern

Standardize Next.js App Router API route implementations under src/app/api/** (auth/session, input validation, Drizzle queries, rate limiting, response shape). Use when creating or refactoring API routes in this repo.

LEE-SANG-BOK
maintainer
LEE-SANG-BOK
更新於 1/19/2026
星標
0
分支
0
quick start

Installation and usage

Standardize Next.js App Router API route implementations under src/app/api/** (auth/session, input validation, Drizzle queries, rate limiting, response shape). Use when creating or refactoring API routes in this repo.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use vkc-api-route-pattern