llm-integration
A toolkit for building robust LLM integrations: API patterns, streaming, function calling, RAG pipelines, and cost-effective model routing.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
426 skills found
A toolkit for building robust LLM integrations: API patterns, streaming, function calling, RAG pipelines, and cost-effective model routing.
Detect and resolve TypeScript/JavaScript circular import dependencies. Solves runtime errors like 'Cannot access X before initialization' and 'undefined' imports caused by module cycle initialization order.
A Svelte 5 testing expert using vitest-browser-svelte and Playwright. Provides patterns for unit, SSR, and E2E tests, plus a CLI tool for AI assistants to fetch testing patterns.
Build read models and projections from event streams for CQRS, materialized views, and optimized query performance in event-sourced systems.
Upstash Vector DB setup, semantic search, namespaces, and embedding models. Ideal for building high-performance vector search features in Next.js 16/Vercel projects.
Maintain Mintlify documentation sites: configure navigation, manage MDX content, add components, and handle API references.
MCP Gateway design patterns for managing Agent Gateway, Subprocess, and Daemon isolation strategies to optimize context token usage and system performance.
Generate structured configuration files and formatted output by injecting user data into pre-defined project templates.
Guidance on frontend state management, including global stores like Zustand/Pinia, server state via TanStack Query, and URL state handling.
Deployment skill for AWS Elastic Beanstalk Node.js apps, providing dependency strategies for monorepos, private packages, and environment configuration.
Comprehensive code quality validation for LibrAgent, covering TypeScript frontend and Rust/Tauri backend via automated linting, formatting, type checking, and build verification.
Expert guidance for Claude Messages API: structured outputs, prompt caching, tool use, and migration from deprecated Claude 3.x models to 4.5. Prevents common API errors.