iblai-ops-build

Installation
SKILL.md

/iblai-ops-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.

Building: run Tauri directly — pnpm exec tauri <cmd> (e.g. pnpm exec tauri dev, pnpm exec tauri ios build). The Tauri shell templates live in assets/tauri/ (copy into src-tauri/), the CI workflows in assets/tauri/workflows/, and the default app icons in assets/icons/. The full mapping (init, device, ci-workflow, iconography, screenshot) is in references/builds-command.md.

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.

Installs
16
Repository
iblai/vibe
GitHub Stars
14
First Seen
Apr 21, 2026
iblai-ops-build — iblai/vibe