rx-uart-mvp

star 0

Use when implementing or optimizing Renesas RX UART DMA MVP, including framing, throughput tuning, and PC-MCU interoperability diagnostics.

TigerSillion By TigerSillion schedule Updated 2/14/2026

name: rx-uart-mvp description: Use when implementing or optimizing Renesas RX UART DMA MVP, including framing, throughput tuning, and PC-MCU interoperability diagnostics.

RX UART MVP Skill

When to use

  • RX MCU UART + DMAC design or implementation.
  • Framing, variable transfer, and throughput tuning.

Workflow

  1. Confirm transport assumptions: baud, frame size, timer source.
  2. Apply frame contract from references/protocol.md.
  3. Validate parser resilience and resync behavior.
  4. Run throughput checks from references/benchmarks.md.
  5. Apply SMC safety rules from references/smc_safety.md.

Required outputs

  • Protocol compatibility statement.
  • Throughput summary with test conditions.
  • Next bottleneck and optimization step.
Install via CLI
npx skills add https://github.com/TigerSillion/RX26TFADFM_UART_DMA_Motor --skill rx-uart-mvp
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
TigerSillion
TigerSillion Explore all skills →