.claude/skills/chat-api-integration/SKILL.md
DEPRECATED - Use chatkit-backend skill instead. Chat API functionality is now part of the chatkit-backend skill.
npx skillsauth add maneeshanif/todo-spec-driven chat-api-integrationInstall 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-backend.Please use the
chatkit-backendskill instead for all chat API implementation.
Use the consolidated skill:
.claude/skills/chatkit-backend/SKILL.md
The chatkit-backend skill includes:
/chatkit SSE endpoint for ChatKit frontendtools
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.