一键导入
build-flash-debug
Generate deterministic build, flash, and debug instructions, with toolchain preference for PlatformIO and fallback to vendor SDKs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate deterministic build, flash, and debug instructions, with toolchain preference for PlatformIO and fallback to vendor SDKs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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.
Structured workflow for reverse-engineering embedded firmware and extracting platform dependencies, peripheral usage, and timing constraints.
Plan and execute porting between MCU platforms with peripheral mapping, HAL replacement, and build adaptation.
基于 SOC 职业分类
| name | build-flash-debug |
| description | Generate deterministic build, flash, and debug instructions, with toolchain preference for PlatformIO and fallback to vendor SDKs. |
| allowed-tools | Read, Glob, Grep, Bash |
Deterministic build/flash/debug procedure with PlatformIO preference.
Ensure reproducible builds and safe flashing.
| Script | Purpose | Command |
|---|---|---|
scripts/build_flash_debug.py | Build/flash/debug command generator | python scripts/build_flash_debug.py <target> |