Skip to main content
taedlar
GitHub クリエイタープロフィール

taedlar

1 件の GitHub リポジトリにある 6 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
6
リポジトリ
1
更新
2026年4月28日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

unit-test
ソフトウェア品質保証アナリスト・テスター

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…

2026年4月28日
function-naming
ソフトウェア開発者

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

2026年4月16日
lpc-coding
ソフトウェア開発者

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…

2026年4月5日
build-options
ソフトウェア開発者

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…

2026年3月31日
async-worker-pattern
ソフトウェア開発者

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…

2026年3月24日
trace
ソフトウェア開発者

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

2026年2月12日
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました