About
This skill provides a comprehensive toolkit for developers building Large Language Model applications, offering battle-tested patterns for prompt engineering (including structured, few-shot, and Chain-of-Thought techniques), seamless integration with OpenAI and Anthropic SDKs, and end-to-end RAG (Retrieval-Augmented Generation) implementations. It simplifies the complexities of document chunking, vector storage, and streaming responses while ensuring production readiness through built-in error handling and exponential backoff strategies for rate-limited APIs.