山间野人
|
398f1af44a
|
Add skill: abczsl520/bug-audit, debug-methodology, nodejs-project-arch
- bug-audit: Dynamic bug hunting for Node.js (200+ pitfall patterns, 9 audit modules)
- debug-methodology: Systematic debugging preventing AI patch-chaining anti-patterns
- nodejs-project-arch: AI-friendly architecture standards (<400 line files, 70-93% token savings)
|
2026-03-07 01:56:53 +08:00 |
|
ylongwang2782
|
c059a2b958
|
Add skill: ylongw/embedded-review
Embedded/firmware code review skill with 4 domain-specific checklists:
- Memory safety (stack overflow, DMA cache coherence, alignment)
- Interrupt correctness (volatile, critical sections, RTOS pitfalls)
- Hardware interfaces (register RMW races, I2C/SPI/NFC timing)
- C/C++ traps (UB, integer gotchas, compiler optimization)
Supports dual-model cross-review (Claude + Codex via ACP).
Published on ClawHub: clawhub install embedded-review
GitHub: https://github.com/ylongw/embedded-review
|
2026-03-04 09:48:58 +08:00 |
|