ksachdeva

27 mods across 2 repositories, 34 stars between them.

zephyr-threading

25

ksachdeva/zephyr-rtos-ai

Skill Claude CodeCodex

Expert guidance on Zephyr RTOS thread management, scheduling, and workqueues. Use when implementing threads (kthreadcreate, KTHREADDEFINE), choosing thread priorities (cooperative vs preemptive), configuring scheduling behavior (time slicing, yielding), managing thread lifecycle (start, suspend, resume, abort, join)…

23 2mo ago A 102 tokens original Apache-2.0

zephyr-uart

26

ksachdeva/zephyr-rtos-ai

Skill Claude CodeCodex

Comprehensive Zephyr UART subsystem expertise for serial communication. Use when: (1) Configuring UART peripherals via devicetree or Kconfig, (2) Implementing polling-based UART read/write with uartpollin/uartpollout, (3) Implementing interrupt-driven UART with uartirq functions and callbacks, (4) Implementing async…

23 2mo ago A 144 tokens original Apache-2.0

zephyr-wifi

27

ksachdeva/zephyr-rtos-ai

Skill Claude CodeCodex

Expert guidance for WiFi development in Zephyr OS. Covers Station (STA) and Access Point (AP) modes, scanning, connection management, security types (WPA2-PSK, WPA3-SAE, EAP-TLS), power save modes, and Target Wake Time (TWT). Use when implementing WiFi connectivity, configuring network parameters, handling scan…

23 2mo ago A 90 tokens original Apache-2.0