Diagnoses Luban generation and validation failures. Use when gen.bat fails, schema/data errors appear, or the user pastes Luban logs / --errorFormat json reports.
Source text: Chinese
Menu
SkillsMP has collected 6 skills from focus-creative-games/luban. Open a skill to review its source and details.
Showing 6 of 6 collected skills.
Diagnoses Luban generation and validation failures. Use when gen.bat fails, schema/data errors appear, or the user pastes Luban logs / --errorFormat json reports.
Source text: Chinese
Adds 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.
Source text: Chinese
Explains and fills Luban Excel config tables by header conventions. Use when designers fill sheets,
Source text: Chinese
Guides Luban runtime Tables loading patterns for C#/other languages. Use when integrating generated code, choosing loader, or hot-reload/testing config load.
Source text: Mixed languages
Designs Luban schema (beans, enums, polymorphism, collections, groups). Use when modeling config structures, inheritance, nested beans, or choosing Excel vs XML schema.
Source text: Chinese
Writes Luban field validators (ref, range, path, size, set, regex, non-default). Use when adding validation rules on types or Excel
Source text: Chinese