ethan-hang
- 2 skills
- 0 followers
- 1 day ago last updated
- ▌ Karpathy Guidelines · ethan-hang bundleBehavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
- ▌ Embedded C Coding Standard Zh V2 · ethan-hang bundle按嵌入式 C 语言编码规范编写、重构、审查和整理固件代码。用于 STM32、RTOS、BSP、HAL、驱动、服务层、中间件等场景下的 `.c` 文件与相关 `.h` 文件工作,特别适用于用户请求提到C语言编码规范、命名统一、注释补齐、大括号风格、返回值检查、内存安全、32/64位可移植性、静态检查、Git 变更增量审查或代码风格整改时。