What problem does it solve? Building analytics dashboards with consistent KPI cards, revenue charts, and inventory visualizations requires repetitive component wiring and locale-specific currency formatting, which this Skill standardizes for the DropFlow project. ## Core Features & Use Cases - KPI Card Rows: Renders metric cards with delta badges using Tremor Card, Metric, Text, Flex, and BadgeDelta components. - Chart Components: Provides AreaChart for revenue trends, DonutChart for order status distribution, and BarChart for low-stock inventory monitoring. - INR Currency Conventions: Enforces paise-to-rupees conversion with en-IN locale and compact notation for chart axes. - Use Case: When building a finance dashboard page showing total orders, revenue over 30 days, and pending shipments, use this Skill to generate the complete Tremor component set with correct formatting. ## Quick Start Ask the AI to build a revenue analytics dashboard with KPI cards and an area chart using the tremor-analytics skill.