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