skill
occupation
description
updated
fix-tic
software-developers
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
software-quality-assurance-analysts-and-testers
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
software-developers
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