skill
職業分類
説明
更新
fix-tic
ソフトウェア開発者
Automated TIC bug fixing pipeline. Takes a single failing test or problem description, reproduces at multiple levels, investigates with parallel agents, fixes without hacks, cleans up.
2026-05-01
bug-hunt
ソフトウェア品質保証アナリスト・テスター
Fuzz-test NFun by generating random expressions, predicting results, running via CLI, and collecting mismatches as bug reports. Argument is number of iterations.
2026-05-01
nfun-cli
ソフトウェア開発者
Run NFun expressions via the Funny CLI. Use when you need to quickly test an NFun expression, check types, or trace TIC solver behavior. Prefer this over creating ad-hoc .cs test projects.
2026-03-14