소개
This skill provides a comprehensive framework for adding product analytics to the Metabase frontend codebase. It guides developers through the entire lifecycle of event creation—from defining strictly typed event schemas in TypeScript to implementing standardized tracking functions. By focusing on the 'SimpleEventSchema' and enforcing specific naming conventions, the skill ensures that all user interaction data is consistent, searchable, and safe from PII leaks. It is an essential tool for Metabase contributors looking to monitor feature usage, track success/failure rates of UI actions, and maintain a high standard of data integrity across the platform.