Skip to main content

taedlar/neolith

SkillsMP 已收集 taedlar/neolith 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
6
GitHub 星标
6
GitHub Forks
5

这个仓库中的 skills

已展示 6 / 6 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Add unit tests for individual components. Use the GoogleTest (GTest) framework to define test cases and assertions. Troubleshooting test failures involves checking test logs, reproducing failures locally, and debugging with breakpoints or additional logging…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validates function naming when adding new functions, refactoring existing functions, or reviewing function signatures.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate and refactor Neolith LPC code with correct driver semantics. Use when writing LPC functions, efun calls, simul_efun-aware code, inheritance calls, strict_types-safe code, inline LPC code (pre_text) in unit-tests, or when prompts mention ambiguity…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage Neolith build-time options: add, change, or remove CMake options that control driver behavior and LPC visibility. Use when creating a new option, toggling an existing option default, renaming macros, tracing how an option surfaces to LPC code, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement async worker thread patterns with bounded task queues, admission control, and completion posting. Use when adding blocking I/O operations (DNS, file I/O, network calls) that must not block the main event loop. Covers worker thread design, queue…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add opt_trace() calls for debugging and profiling. Use -t option to enable specific trace tiers and levels.

原文语言:英语

更新
已展示 6 / 6 个已收集 Skill。