LeanCode Flutter architecture standards plugin for Cursor and Claude Code.
Contains the architecture rules and skills for project structure, error handling, and logging.
rules/project-structure.md— project structure conventionsrules/error-handling.md— error handling conventionsrules/logging.md— logging conventionsskills/flutter-leancode-architecture-usage/SKILL.md— entry point for this pluginskills/review-leancode-arch/SKILL.md— architecture review workflowskills/scaffold-feature/SKILL.md— feature scaffolding workflow
Dependency injection, navigation, analytics, localization, and state management live in dedicated sibling plugins.
/flutter-leancode-architecture-usage— get a short explanation of what this plugin does and which asset to use next/review-leancode-arch lib/features/booking//scaffold-feature booking