About
This skill empowers developers to efficiently implement Malli data validation within the Metabase Clojure codebase. It provides specialized guidance on defining schemas for route parameters, query strings, and request bodies, ensuring type safety and robust error handling across the application. Crucially, the skill accounts for Metabase's unique validation lifecycle—distinguishing between request-side string coercion and response-side Java object validation—to prevent common serialization pitfalls and maintain consistent API documentation.