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