Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

platformio-mcp

platformio-mcp 收录了来自 jl-codes 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
40
更新
2026-05-17
Forks
16
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

esp32-flash-monitor
网络与计算机系统管理员

Run the common ESP32 workflow in PlatformIO: build, flash, monitor, diagnose, patch, and retry. Use for ESP32/ESP8266/ESP32-S3/ESP32-C3 projects using Arduino or ESP-IDF.

2026-05-17
firmware-bringup
软件开发工程师

Bring up a new embedded board or create a minimal working firmware project with PlatformIO. Use when setting up a new project, identifying a connected board, creating a blink or serial smoke test, verifying build/flash/boot, or confirming the board is alive.

2026-05-17
hardware-in-the-loop-test
软件质量保证分析师与测试员

Validate firmware behavior on real hardware rather than compilation-only checks. Use when running physical acceptance tests, confirming boot markers, validating sensor output, or checking runtime timing/telemetry.

2026-05-17
platformio-debug
软件质量保证分析师与测试员

Diagnose and fix PlatformIO build, upload, and configuration failures. Use when resolving compiler errors, missing libraries, platformio.ini issues, memory overflows, port conflicts, permission errors, or failed uploads.

2026-05-17
sbc-deploy
网络与计算机系统管理员

Deploy and validate services on single-board computers such as Raspberry Pi, Jetson, Orange Pi, BeagleBone, and Coral. Use when checking SSH connectivity, runtime dependencies, logs, service health, Docker workloads, or systemd deployment.

2026-05-17
serial-diagnostics
网络与计算机系统管理员

Diagnose embedded runtime behavior through serial logs after build/upload. Use when investigating boot loops, crashes, watchdog resets, panic output, missing boot markers, peripheral initialization issues, or silent serial sessions.

2026-05-17
embedded-systems
软件开发工程师

Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems.

2026-05-04
pio-manager
网络与计算机系统管理员

The absolute Single Source of Truth for executing PlatformIO operations via the MCP Server (compiling, flashing, log-reading, uploading filesystems, managing libraries, testing, and queue locking). Agents MUST route all hardware executions through this skill. Use this to actively solve 'Resource busy' errors, macOS ESP32 port drift/anomalies, invoke esptool.py to clear corrupted flash memory, or configure hardware-less target simulators. Do NOT trigger this skill for general code editing, simply writing text into a platformio.ini file, or querying general macOS/Docker host analytics.

2026-05-03
house-style-documentation
软件开发工程师

Consistently and thoroughly document TypeScript/Node code following the project's "house style". Use this skill whenever documenting, refactoring, or creating new TypeScript modules to ensure they meet the specific JSDoc, method, and naming standards. Also use this skill whenever drafting or reviewing an implementation plan to ensure it adheres to the project structure.

2026-04-16