fr-mvvm-contract

Installation
SKILL.md

FR MVVM Contract

Run every bundled Python entrypoint with uv run --script <path>. Add or update its PEP 723 dependencies with uv add --script <path> <dependency>; never invoke a bundled script with python, python3, or uv run python.

Mode Selection

  • For a new project or acdd_scaffold, read references/acdd_scaffold.md and use scripts/acdd_scaffold.py. Do not run the project profile resolver before the target project exists.
  • For an existing Flutter project that must adopt the standard scaffold structure, run:
uv run --script <skill-root>/scripts/resolve.py --task adapt_project
Installs
42
Repository
hu-wentao/flowr
GitHub Stars
2
First Seen
May 31, 2026
fr-mvvm-contract — hu-wentao/flowr