Claude Code Plugins

Community-maintained marketplace

Feedback

openai-chatkit-setup

@maneeshanif/todo-spec-driven
0
0

DEPRECATED - Use chatkit-frontend skill instead. This skill has been consolidated into the chatkit-frontend skill for better organization.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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