bymjunaidca· 100 skills
Implement real-time streaming UI patterns for AI chat applications. Use when adding response lifecycle handlers, progress indicators, client effects, or thread state synchronization. Covers onResponseStart/End, onEffect, ProgressUpdateEvent, and client tools. NOT when building basic chat without real-time feedback.
$npx -y skills add mjunaidca/mjs-agent-skills --skill streaming-llm-responsesInstalls into the current project.
Run `npx skills use "https://github.com/mjunaidca/mjs-agent-skills" --skill "mjunaidca/mjs-agent-skills/streaming-llm-responses"` 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.