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, FooPageModel
  • view: foo_view.dart, FooView, _FooViewBody, FooViewModel, FooEvent, FooModel

This skill is intentionally strict:

Installs
17
Repository
hu-wentao/flowr
GitHub Stars
2
First Seen
May 31, 2026
fr-mvvm-contract — hu-wentao/flowr