# openai-chatkit-setup > DEPRECATED - Use chatkit-frontend skill instead. This skill has been consolidated into the chatkit-frontend skill for better organization. - Author: maneeshanif - Repository: maneeshanif/todo-spec-driven - Version: 20260205020443 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/maneeshanif/todo-spec-driven - Web: https://mule.run/skillshub/@@maneeshanif/todo-spec-driven~openai-chatkit-setup:20260205020443 --- --- name: openai-chatkit-setup description: DEPRECATED - Use chatkit-frontend skill instead. This skill has been consolidated into the chatkit-frontend skill for better organization. allowed-tools: Bash, Write, Read, Edit, Glob deprecated: true --- # OpenAI ChatKit Setup (DEPRECATED) > **This skill has been deprecated and consolidated into `chatkit-frontend`.** > > Please use the `chatkit-frontend` skill instead for all ChatKit React frontend implementation. ## Migration Use the consolidated skill: ``` .claude/skills/chatkit-frontend/SKILL.md ``` The `chatkit-frontend` skill includes: - Complete ChatKit React setup with `@openai/chatkit-react` - `useChatKit` hook configuration (api, theme, startScreen, events) - Custom conversation sidebar integration - Dark mode and theming support - Widget integration patterns - Migration guide from custom UI to ChatKit - Comprehensive examples ## See Also - [chatkit-frontend](../chatkit-frontend/SKILL.md) - **USE THIS INSTEAD** - [chatkit-backend](../chatkit-backend/SKILL.md) - Backend SSE endpoint