一键导入
这个仓库中的 skills
C engine development reference for ORCA. Covers the object/component model, macros, codegen workflow, .cgen format, and coding conventions. Use when working on the ORCA engine, adding components, writing C handlers, or modifying core subsystems.
CSS authoring reference for ORCA. Covers supported properties, selectors, best practices, and patterns for writing maintainable stylesheets. Use when creating or editing CSS files, applying styles to components, or working with the style system.
Lua API reference for ORCA. Covers module system, scene building, MoonScript patterns, and generated Lua bindings. Use when writing Lua scripts, building UIs from Lua, or working with ORCA's Lua API.
XML authoring reference for ORCA. Covers triggers, actions, messages, styling, and XML component declarations. Use when creating XML screens, defining triggers/actions, or working with the style system.