·android-to-harmonyos-migration-workflow
>_

android-to-harmonyos-migration-workflow

다중 에이전트 협업 Android에서 HarmonyOS로의 코드 마이그레이션 워크플로(반복) 사용자가 Android 프로젝트를 HarmonyOS로 마이그레이션해야 할 때 트리거되며 다음을 제공합니다. 1) 분석기 에이전트가 코드 구조 스캔 2) 플래너 에이전트가 마이그레이션 계획 초안 작성 3) 번역기 에이전트가 코드 변환 수행 4) 유효성 검사기 에이전트가 빌드 확인, 앱 패키징 및 기기 내 첫 화면 유효성 검사를 위해 ohos-app-build-debug 기술을 사용 5) 테스터 에이전트가 기능을 확인(각 모듈 마이그레이션 후 실행) 6) 모든 모듈이 마이그레이션된 후 기능 비교기 에이전트가 확인 누락된 기능 7) UI 비교기 에이전트는 UI 일관성을 검증합니다. 8) 추가 반복을 위해 완료되지 않은 부분을 Planner 에이전트에 다시 공급합니다. 코드 분석 스크립트, API 매핑 테이블, 구성 요소 변환 패턴 및 자동화된 검증 도구가 포함됩니다. 트리거 키워드: Android를 HarmonyOS로 마이그레이션, Android 마이그레이션, HarmonyOS 마이그레이션, Java/Kotlin을 ArkTS로, 페이지로 활동, 기능 비교, UI 비교.

14설치·2트렌드·@openharmonyinsight

설치

$npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill android-to-harmonyos-migration-workflow

android-to-harmonyos-migration-workflow 설치 방법

명령줄에서 android-to-harmonyos-migration-workflow AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill android-to-harmonyos-migration-workflow
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: openharmonyinsight/openharmony-skills.

| 应用包名 | com.simplemobiletools.gallery.pro | com.example.myapplication | | 启动 Activity | com.simplemobiletools.gallery.pro.activities.SplashActivity.Orange | EntryAbility | | 截图 | PNG/JPG 文件 | PNG/JPG 文件 | | 布局文件 | XML (res/layout/) | ETS (@Component) | | 样式文件 | styles.xml | 主题配置 |

| APIMAPPING.md | Android/HarmonyOS API 对照表 | 执行转换时 | | COMPONENTMAPPING.md | 组件转换模式 | 转换 UI 组件时 | | COMMONPATTERNS.md | 常见代码模式转换 | 遇到特定模式时 | | TROUBLESHOOTING.md | 问题排查指南 | 出现错误时 | | FEATURECOMPARE.md | 功能比对方法和检查项 | 功能比对时 | | UICOMPARE.md | UI比对方法和检查项 | UI比对时 |

| 代码转换率 | 100% 文件已转换 | Translator Agent | | 语法验证 | 0 错误,< 10 警告 | Validator Agent | | 编译状态 | 编译通过 | Validator Agent | | 功能测试 | 核心功能 100% 通过 | Tester Agent | | 功能覆盖率 | ≥ 95% | Feature Comparator Agent | | UI 一致性 | 核心页面 100% 匹配 | UI Comparator Agent | | 性能对比 | 响应时间差异 < 20% | Tester Agent |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill android-to-harmonyos-migration-workflow
카테고리
>_생산성
인증됨
최초 등록
2026-02-25
업데이트
2026-03-11

Browse more skills from openharmonyinsight/openharmony-skills

빠른 답변

android-to-harmonyos-migration-workflow이란?

다중 에이전트 협업 Android에서 HarmonyOS로의 코드 마이그레이션 워크플로(반복) 사용자가 Android 프로젝트를 HarmonyOS로 마이그레이션해야 할 때 트리거되며 다음을 제공합니다. 1) 분석기 에이전트가 코드 구조 스캔 2) 플래너 에이전트가 마이그레이션 계획 초안 작성 3) 번역기 에이전트가 코드 변환 수행 4) 유효성 검사기 에이전트가 빌드 확인, 앱 패키징 및 기기 내 첫 화면 유효성 검사를 위해 ohos-app-build-debug 기술을 사용 5) 테스터 에이전트가 기능을 확인(각 모듈 마이그레이션 후 실행) 6) 모든 모듈이 마이그레이션된 후 기능 비교기 에이전트가 확인 누락된 기능 7) UI 비교기 에이전트는 UI 일관성을 검증합니다. 8) 추가 반복을 위해 완료되지 않은 부분을 Planner 에이전트에 다시 공급합니다. 코드 분석 스크립트, API 매핑 테이블, 구성 요소 변환 패턴 및 자동화된 검증 도구가 포함됩니다. 트리거 키워드: Android를 HarmonyOS로 마이그레이션, Android 마이그레이션, HarmonyOS 마이그레이션, Java/Kotlin을 ArkTS로, 페이지로 활동, 기능 비교, UI 비교. 출처: openharmonyinsight/openharmony-skills.

android-to-harmonyos-migration-workflow 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/openharmonyinsight/openharmony-skills --skill android-to-harmonyos-migration-workflow 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/openharmonyinsight/openharmony-skills