fr-mvvm-contract
Installation
SKILL.md
Fr Contract MVVM
Create or update FlowR pages in a contract-first layout. The contract file is
the entry and overview; the view and view-model live in part files.
Generated naming supports two modes:
page(default):foo_page.dart,FooPage,_FooPageView,FooPageViewModel,FooPageEvent,FooPageModelview:foo_view.dart,FooView,_FooViewBody,FooViewModel,FooEvent,FooModel
This skill is intentionally strict: