mistral-reference-architecture
jeremylongshore/claude-code-plugins-plus-skills
This guide provides a production-ready, layered architecture pattern for integrating Mistral AI into TypeScript/Node.js projects. It implements best practices including singleton client management, Zod-validated configuration, custom error handling, caching mechanisms, and robust service layer design (e.g., RAG pipelines). Use this when setting up new Mistral AI applications or needing standardized, reliable project structure.