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