.claude/skills/openai-chatkit-setup/SKILL.md
DEPRECATED - Use chatkit-frontend skill instead. This skill has been consolidated into the chatkit-frontend skill for better organization.
npx skillsauth add maneeshanif/todo-spec-driven openai-chatkit-setupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill has been deprecated and consolidated into
chatkit-frontend.Please use the
chatkit-frontendskill instead for all ChatKit React frontend implementation.
Use the consolidated skill:
.claude/skills/chatkit-frontend/SKILL.md
The chatkit-frontend skill includes:
@openai/chatkit-reactuseChatKit hook configuration (api, theme, startScreen, events)tools
Implement WebSocket service for real-time task synchronization across clients. Use when building real-time updates for Phase 5. (project)
data-ai
Implement Urdu language support with RTL layout, translations, and AI responses in Urdu. Bonus feature (+100 points) for Phase 5. (project)
development
DEPRECATED - Use chatkit-backend skill instead. SSE streaming is now part of the chatkit-backend skill for ChatKit integration.
development
Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.