LeanCode Flutter CQRS plugin for Claude Code.
Contains the CQRS rules and data-access assets:
skills/flutter-cqrs-usage/references/cqrs-data-access.md— CQRS and data-access conventionsskills/flutter-cqrs-usage/SKILL.md— explains what this plugin does, when to use it, and which rule or skill to reach for nextskills/data-access/SKILL.md— implement the data access layerskills/data-access/reference.md— quick reference for CQRS calls, contracts, repositories, and cubit integration
/flutter-cqrs-usage— get a short explanation of what this plugin does and which asset to use next/data-access booking details
Base-cubit decisions and canonical cubit recipes live in flutter-cubit-utils.
flutter-cubit-utils— base classes and canonical cubit recipes