The Set skill level quick-cheat took the skill as free text, with the
description carrying an example because there was nothing else to guide the
guess. All sixteen skills are a closed set, so it is a select, and the
description no longer has to teach the field.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Quick Cheats, full command DB with category/source filters, item/perk/
buff/skill databases with fill-in parameters and per-flavor command
variants, settings tab with hotkey recorder, opacity, flavor, autostart.
Dark HUD theme on a transparent frameless window.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pulls items/perks/buffs/skills CSVs and command docs from
pryans/kcd2-cheat, parses the mod's CSV dialect (backslash-escaped
commas, multiline quoted fields) and BBCode command docs into
vendored JSON under src/data/.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>