focus-creative-games
- 6 skills
- 0 followers
- 12 hours ago last updated
- ▌ Luban Add Table · focus-creative-gamesAdds a new Luban config table (Excel + __tables__ registration + regenerate). Use when creating a new table, registering reward/item tables, or when the user asks to add a Luban table.
- ▌ Luban Validator · focus-creative-gamesWrites Luban field validators (ref, range, path, size, set, regex, non-default). Use when adding validation rules on types or Excel
- ▌ Luban Excel Fill · focus-creative-gamesExplains and fills Luban Excel config tables by header conventions. Use when designers fill sheets,
- ▌ Luban Runtime Load · focus-creative-gamesGuides Luban runtime Tables loading patterns for C#/other languages. Use when integrating generated code, choosing loader, or hot-reload/testing config load.
- ▌ Luban Schema Design · focus-creative-gamesDesigns Luban schema (beans, enums, polymorphism, collections, groups). Use when modeling config structures, inheritance, nested beans, or choosing Excel vs XML schema.
- ▌ Luban Generate Debug · focus-creative-gamesDiagnoses Luban generation and validation failures. Use when gen.bat fails, schema/data errors appear, or the user pastes Luban logs / --errorFormat json reports.