What problem does it solve? Building production LLM features involves hard choices around model selection, retrieval architecture, agent orchestration, cost control, and safety. This Skill provides expert guidance for designing and implementing those systems end to end. ## Core Features & Use Cases - RAG System Design: Implements hybrid search, reranking, HyDE, chunking strategies, and vector databases like Pinecone, Qdrant, Weaviate, and pgvector. - Agent Orchestration: Builds multi-agent workflows with LangChain, LangGraph, CrewAI, AutoGen, and tool integration. - Production Operations: Covers serving, caching, rate limiting, observability, prompt injection defense, and cost optimization. - Use Case: Ask it to build a production RAG system for an enterprise knowledge base with hybrid search and reranking, and it will propose the architecture, components, and rollout plan. ## Quick Start Ask the AI to design a production RAG system with hybrid search and reranking for your document knowledge base.