bymjunaidca· 100 skills
Foundation skill for integrating OpenAI ChatKit framework with custom backends. This skill should be used for initial ChatKit setup including server implementation, React component integration, authentication, context injection, and database persistence. For streaming UI patterns use chatkit-streaming. For interactive widgets and actions use chatkit-actions.
$npx -y skills add mjunaidca/mjs-agent-skills --skill chatkit-integrationInstalls into the current project.
Run `npx skills use "https://github.com/mjunaidca/mjs-agent-skills" --skill "mjunaidca/mjs-agent-skills/chatkit-integration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mjunaidca/mjs-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mjunaidca/mjs-agent-skills"` and select the relevant skills, then follow their instructions.