refactor: overhaul harmonyos-build-deploy skill - Translate Chinese UI strings to English and remove agent-framework coupling (question/Task tools) - Fix module type identification to use module.json5 type field instead of targets heuristic - Deduplicate SKILL.md and device-installation.md, clarify each file's role - Add device logging (hilog), wireless debugging (hdc tconn), missing bm commands - Add cross-reference to arkts-development skill - Fix unquoted variable in install.sh script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# AI Agent Skills - HarmonyOS/ArkTS Development
|
||||
|
||||
[](CHANGELOG.md)
|
||||
[](CHANGELOG.md)
|
||||
|
||||
AI coding agent skills for HarmonyOS/ArkTS application development.
|
||||
|
||||
@@ -33,7 +33,9 @@ Build, package, and deploy HarmonyOS applications.
|
||||
**Covers:**
|
||||
- hvigorw build commands
|
||||
- ohpm package manager
|
||||
- hdc device installation
|
||||
- hdc device installation and wireless debugging
|
||||
- Device logging (hilog)
|
||||
- Module type identification
|
||||
- Troubleshooting common errors
|
||||
|
||||
## Quick Deploy
|
||||
|
||||
Reference in New Issue
Block a user