health-fitnessbusiness
api-patterns
Patterns standard pour les API Next.js. Utiliser pour créer, modifier ou débugger des endpoints. AUTO-ACTIVATE when user mentions (FR/EN): - API, endpoint, route, /api/, NextResponse - GET, POST, PUT, DELETE, PATCH - 500 error, 400 error, API error - créer API, create API, new endpoint - Prisma dans API, fetch, response
maintainer
vperreard
更新於 1/3/2026
星標
1
分支
0
quick start
Installation and usage
Patterns standard pour les API Next.js. Utiliser pour créer, modifier ou débugger des endpoints. AUTO-ACTIVATE when user mentions (FR/EN): - API, endpoint, route, /api/, NextResponse - GET, POST, PUT, DELETE, PATCH - 500 error, 400 error, API error - créer API, create API, new endpoint - Prisma dans API, fetch, response
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use api-patterns