Loadout is a desktop app you build in small, clear steps. It works as a hub for AI tool plugins. You can install tools, update them, and change MCP settings in one place. This helps you avoid switching between many apps.
What You Build
You create a desktop app that can load and manage AI plugins. You design the plugin view, store data on the device, and link the UI with native code. Each part grows from simple blocks, so you see how the full app takes shape.
Tools You Use
You build the app with Rust, Tauri, React, TypeScript, TanStack Query, and SQLite. You learn how each tool fits into the full stack. You also learn when and why to use them.
Skills You Learn
By the end, you have a working desktop app on your machine. You gain hands-on skill in building cross‑platform apps. You also learn how to connect a clean UI with strong native code and data storage.