dial-api-patterns

Official

Standardize Next.js API patterns for ai-dial

Authorepam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guide standardizes the way ai-dial-chat API routes are built, ensuring sessions are validated, inputs are checked, and requests are proxied to DIAL Core with consistent error handling and streaming support.

Core Features & Use Cases

  • Standardize endpoint patterns: validate session → validate input → proxy to DIAL Core.
  • Enable streaming responses with correct headers and cancellation handling.
  • Centralize error handling messages and patterns for consistent behavior across routes.
  • Provide guidance for locating session utilities, auth options, and error definitions within the codebase.

Quick Start

Implement the standard pattern in an API route under apps/chat/src/pages/api/ by validating the session, validating input, and proxying to DIAL Core as described.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dial-api-patterns
Download link: https://github.com/epam/ai-dial-chat/archive/main.zip#dial-api-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.