What problem does it solve?
This Skill orchestrates the end-to-end creation of Doover applications by guiding users through a phase-based workflow. It provides a repeatable blueprint to scaffold app components, set up repositories, and configure build/run pipelines.
Core Features & Use Cases
- Interactive phase orchestration: Phase 1 Creation, Phase 2 Config, Phase R References, Phase 3 Plan, Phase 4 Build, Phase 5 Check, Phase 6 Document.
- State persistence: Tracks progress in {target-app}/.appgen/PHASE.md and stores decisions in PHASE.md and PLAN.md.
- Reference integration: Supports optional references extraction to influence planning.
- Multi-type templates: Works with docker (device), processor (cloud), and integration templates.
- Doover CLI integration: Automates app creation, GitHub repo setup, and config export via uv/gh commands.
Quick Start
To begin, describe the new app you want Doover to generate (name, type, description, and any references) and AppGen will guide you through Phase 1.