Use when integrating an LLM API into an application. Covers streaming, retries and rate limits, timeouts, caching, fallback across providers, and the production concerns that a tutorial integration ignores.
$npx -y skills add nimadorostkar/claude-skills-collection --skill llm-integrationInstalls into the current project.
Run `npx skills use "https://github.com/nimadorostkar/claude-skills-collection" --skill "nimadorostkar/claude-skills-collection/llm-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/nimadorostkar/claude-skills-collection" that are relevant to the current task. Run `npx skills add "https://github.com/nimadorostkar/claude-skills-collection"` and select the relevant skills, then follow their instructions.