Skip to main content
AmethystLuna
GitHub 创作者资料

AmethystLuna

按仓库查看 3 个 GitHub 仓库中的 10 个已收集 skills。

已收集 skills
10
仓库
3
更新
2026年8月26日
仓库浏览

仓库与代表性 skills

embedded-workbench
软件开发工程师

Use when starting any non-trivial coding task — loads multi-agent workflows, engineering policies, and principles for embedded C/C++ firmware development. NOT for trivial single-line fixes, formatting-only changes, or read-only queries.

2026年8月14日
embedded-firmware-dev
软件开发工程师

Use when writing or reviewing embedded C firmware, FreeRTOS tasks, ISR handlers, NVM/flash storage, or sensor driver state machines. NOT for documentation-only RTOS references, conceptual RTOS discussions, or bare-metal projects without an RTOS or sensor…

2026年8月14日
c-cpp-dev
软件开发工程师

Use when writing, reviewing, or refactoring C/C++ code, especially on 32-bit ARM embedded targets. NOT for formatting-only changes, simple file reads, non-embedded C/C++ (desktop/server), or C#/Java despite the 'C' in the name.

2026年6月26日
keil-mdk-build
软件开发工程师

Use when building, flashing, or packaging firmware with Keil MDK (UV4 CLI, ARMCLANG), analyzing .map files for ROM/RAM optimization and memory budget, or diagnosing Keil-specific build failures. NOT for non-Keil build systems (Makefile, CMake, IAR, GCC-only).…

2026年6月26日
state-machine-design
软件开发工程师

Use when reviewing or fixing async protocols, retries, ACK/NACK handling, pending flags, timeout logic, or state-machine lockups in embedded firmware. NOT for generic network protocol design (TCP/HTTP/MQTT) unless targeting embedded firmware stack.

2026年6月26日
debug-methodology
软件开发工程师

Use when debugging embedded firmware issues — analyzing crash logs, investigating state machine lockups, tracing sensor/signal anomalies, or performing structured root-cause analysis after a crash has been located. For fault-register and stack-frame triage,…

2026年6月25日
hardfault-triage
软件开发工程师

Use when triaging processor exception crashes — HardFault, MemManage, BusFault, UsageFault, data/prefetch abort, illegal instruction, or watchdog timeout. Covers fault-register interpretation, stack-frame extraction, PC-to-source resolution, and root-cause…

2026年6月25日
已展示 3 / 3 个仓库
已展示全部仓库