Подготовка VM Windows 11 Arm в VMware Fusion
devops
frb-vmware-windows-prepare is a Claude Code skill that guides the setup of a reusable Windows 11 Arm base VM in VMware Fusion for flutter_rust_bridge development. It treats tools/vmware_windows/README.md as the authoritative source of truth, which covers Packer provisioning, Vagrant, VMware Fusion configuration, proxy setup, storage management, and troubleshooting. VM artifacts are stored under the per-user vm_root defined in ~/.config/flutter_rust_bridge/vmware_windows.json or via the FRB_WINDOWS_VM_ROOT environment variable. All durable changes to the base image must go through Packer templates or PowerShell provisioning scripts under tools/vmware_windows/ — not through manual mutations of a promoted VM. The skill is intended for developers who need a reproducible Windows ARM environment for Rust and Flutter cross-compilation workflows.
- #windows
- #virtual-machine
- #vmware
- #arm
- #provisioning