What problem does it solve?
AIRIOT developers and AI agents often face a steep learning curve when bootstrapping projects and applying the platform's frontend stack. This Skill consolidates initialization steps, development standards, and client usage guidance into a single, authoritative reference.
Core Features & Use Cases
- Project initialization: command-based bootstrapping with shadcn/ui and Vite templates to accelerate setup.
- MCP server and client SDK: guidance to wire MCP services and install the type-safe AIRIOT client library for reliable API calls.
- Comprehensive client usage: coverage of API client, authentication, JSON Schema forms, state management, page hooks, data subscriptions, and configuration patterns for real-world apps.
Quick Start
Initialize a new AIRIOT project using the command above and follow the official docs to integrate the client library and platform services.