概要
This skill streamlines the development of Odoo-powered PWAs by automatically scaffolding the necessary infrastructure to support new custom models. It detects the project's framework—SvelteKit, React, or Vue—and generates local cache stores for offline functionality, updates the Odoo API client with CRUD operations, and creates user interface components for list and form views. It is an essential tool for developers looking to rapidly expand mobile-friendly Odoo frontends while maintaining consistent design patterns and synchronization logic across their application.