meta-info
49Skill Claude CodeCodex
A tool for summarising the structure of a 1C metadata object from its exported XML files. It can show fields, table sections, forms, types, movements, and other object details.
Skill Claude CodeCodex
A tool for summarising the structure of a 1C metadata object from its exported XML files. It can show fields, table sections, forms, types, movements, and other object details.
Skill Claude CodeCodex
A 1C configuration tool that removes a metadata object, such as a catalog, document, register, report, or data processor, from an XML export. Metadata objects define the structure and components of a 1C application.
Skill Claude CodeCodex
A validation command for checking the XML structure of a 1C configuration metadata object. 1C is business software whose configuration objects can be exported as XML files.
Skill Claude CodeCodex
A generator for 1C MXL spreadsheet-document layouts from a compact JSON description. MXL is the 1C format used for tabular documents such as printable forms.
Skill Claude CodeCodex
A 1C tool that converts an existing tabular document layout (MXL) from Template.xml into a JSON layout definition. The JSON uses the same format accepted by the corresponding layout compiler.
Skill Claude CodeCodex
A 1C tool that reads a tabular document layout (MXL) and reports its named areas, settings, and column groups. MXL is 1C’s structured format for printable spreadsheet-like documents.
Skill Claude CodeCodex
A checker for 1C MXL spreadsheet-document templates, the files used for printed forms and other tabular layouts. It looks for structural errors in the template XML.
Skill Claude CodeCodex
A 1C tool that creates an application role from a JSON description of permissions. A role controls what users can view, change, or otherwise do with configuration objects.
Skill Claude CodeCodex
A command that reads a 1C role’s Rights.xml file and produces a short summary of allowed objects, actions, and row-level restrictions. 1C is business software commonly used for accounting and enterprise operations.
Skill Claude CodeCodex
A checker for permissions in 1C roles. A role controls which users may view or change objects in a 1C configuration, and the checker examines its Rights.xml file.
Skill Claude CodeCodex
A generator for a 1C data composition schema, or SKD—a definition of where report data comes from and how it is calculated, grouped, and displayed.
Skill Claude CodeCodex
A 1C tool that turns a tabular report layout scheme (СКД) from Template.xml into a JSON draft. 1C is a business application platform, and СКД is its system for defining report data and layout.