About
This skill provides comprehensive guidelines and best practices for developing robust backend features within the Langfuse ecosystem. It enforces a standardized layered architecture where tRPC procedures and queue processors delegate logic to dedicated services, ensuring maintainability and clean code. Designed for complex monorepos, it covers everything from multi-tenant isolation using PostgreSQL and ClickHouse to background job processing with BullMQ and high-fidelity observability via OpenTelemetry. Whether building public APIs or internal services, this skill ensures consistency across the entire backend stack.