nextjs-api-routes

Installation
SKILL.md

Next.js API Routes - Pattern Library

Purpose

Comprehensive guide for building API routes in Next.js 15 for the AIProDaily platform, including request handling, error management, authentication, and performance optimization.

When to Use

Automatically activates when:

  • Creating new API routes in app/api/**/*.ts
  • Working with NextRequest/NextResponse
  • Configuring route timeouts
  • Handling authentication
  • Processing API requests
  • Building server-side endpoints

Quick Start: API Route Template

Related skills

More from venture-formations/aiprodaily

Installs
48
GitHub Stars
1
First Seen
Jan 28, 2026