iblai-build
Installation
SKILL.md
/iblai-build
Build and run your ibl.ai app on desktop and mobile using Tauri v2. Covers iOS, Android, macOS/Linux desktop, and Surface tablet builds.
Before adding build support or running a dev build, stop all running dev
servers (pnpm dev, next dev, etc.) to avoid port conflicts. Kill any
process on port 3000 before proceeding.
When the user asks to add iOS or Android build support, automatically start
the emulator/simulator after initialization -- just like you would start
pnpm dev after adding auth. Run iblai builds device to find the
available device name, then start the dev build with that device.
Do NOT guess device names. Always run iblai builds device first and use
a device name from the output.