원클릭으로
platform-migration
Plan and execute porting between MCU platforms with peripheral mapping, HAL replacement, and build adaptation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Plan and execute porting between MCU platforms with peripheral mapping, HAL replacement, and build adaptation.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | platform-migration |
| description | Plan and execute porting between MCU platforms with peripheral mapping, HAL replacement, and build adaptation. |
| allowed-tools | Read, Glob, Grep, Bash |
Porting plan and execution guide for MCU migrations.
Create a repeatable porting plan and implementation.
| Script | Purpose | Command |
|---|---|---|
scripts/platform_migration.py | Migration checklist generator | python scripts/platform_migration.py <target> |
CAD-oriented dimensioning guidance and validation patterns for mechanical parts, with emphasis on gear geometry outputs.
Deterministic mechanical gear math for spur, helical, bevel, and worm geometries with CAD-ready dimension outputs.
Generate deterministic build, flash, and debug instructions, with toolchain preference for PlatformIO and fallback to vendor SDKs.
Structured workflow for reverse-engineering embedded firmware and extracting platform dependencies, peripheral usage, and timing constraints.