LeanCode Flutter analytics plugin for Claude Code.
Contains the analytics rules and helper skills for feature-level IDs, page IDs, and clickable-element IDs.
skills/flutter-analytics-usage/references/analytics.md- conventions for*_ids.dartskills/flutter-analytics-usage/references/analytics-usage.md- page and clickable-element usage patternsskills/flutter-analytics-usage/SKILL.md- entry point for this pluginskills/scaffold-analytics-ids/SKILL.md- create or extend a feature IDs fileskills/review-analytics-coverage/SKILL.md- audit a feature or page for missing analytics coverage
/flutter-analytics-usage- get a short explanation of what this plugin does and which asset to use next/scaffold-analytics-ids booking/scaffold-analytics-ids booking --page details --action submit/review-analytics-coverage lib/features/booking/
Project structure, error handling, and logging live in flutter-leancode-architecture.