openai-chatkit-setup

📁 maneeshanif/todo-spec-driven 📅 7 days ago
2
总安装量
2
周安装量
#71071
全站排名
安装命令
npx skills add https://github.com/maneeshanif/todo-spec-driven --skill openai-chatkit-setup

Agent 安装分布

opencode 2
claude-code 2
github-copilot 2
codex 2
kimi-cli 2
gemini-cli 2

Skill 文档

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