Handles the full build and deploy pipeline for HarmonyOS apps using hvigorw, ohpm, and hdc. The skill walks you through clean builds, dependency installs, packaging HAP/HSP bundles, and pushing to devices with proper Git Bash compatibility for Windows users. Smart about asking what you actually want to do before running expensive operations, since builds take around 30 seconds and file transfers another 20. Delegates long-running tasks to subagents to avoid timeouts. Covers both incremental builds for daily work and clean builds when things break, plus single module builds for faster iteration. If you're building HarmonyOS apps and tired of remembering hvigorw flags and hdc path quirks, this consolidates the entire workflow.
npx skills add https://github.com/fadinglight9291117/arkts_skills --skill harmonyos-build-deploy