openai-chatkit-frontend
Installation
SKILL.md
OpenAI ChatKit Frontend Skill
When to use this Skill
Use this Skill whenever you are:
- Building a chat UI for an AI-powered application.
- Integrating OpenAI ChatKit with a Next.js App Router frontend.
- Connecting ChatKit to a custom FastAPI backend.
- Implementing real-time streaming chat responses.
- Adding a conversational interface to an existing application.
This Skill works for any Next.js application that needs a production-ready chat interface with AI capabilities.