design-handoff-flutter
Installation
SKILL.md
Design Handoff: Flutter
Designer then implementer: Material 3 + go_router (not PrimeVue).
When to use
- Flutter project (
@flutter-engineeringscaffolded) .heyeddi/designs/<feature>/has reference images- Implementing settings/dashboard from PNG or wireframe
Instructions
Pass 1: Designer
python scripts/load_handoff.py --route <route> --project-root <root>- Write
mockup-brief.mdwith Implementation spec (widgets:Card,NavigationDrawer,FilledButton, spacing in dp). python scripts/describe_handoff.py --route <route> --sync-design