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
Updated 1/19/2026
Stars
0
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use vkc-api-route-pattern