timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A checker for 1C configuration metadata, the structured definitions that describe objects such as catalogs and documents. It validates exported metadata XML for structural errors.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A checker for 1C configuration metadata, the structured definitions that describe objects such as catalogs and documents. It validates exported metadata XML for structural errors.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A compiler that turns a compact JSON layout description into Template.xml, the XML file used for a 1C spreadsheet document.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A converter that turns a 1C tabular document layout, stored as Template.xml, into a compact JSON definition. A tabular document is a 1C printable or spreadsheet-like report layout.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A reader for the structure of a 1C table-document template in MXL format. It lists named areas, parameters, and column sets without requiring you to read the full XML file.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A checker for MXL table-document layouts, which are 1C templates used for printed or tabular output. It checks structural links, indexes, named ranges, merged cells and palette references.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A generator for 1C user roles from a JSON description of permissions. It creates the role metadata and rights files and registers the role in the configuration.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A summary tool for a 1C user role’s permissions. A role defines which objects and actions a user can access, including data restrictions called RLS.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A validation tool for 1C roles, which control what users can access in the 1C business software platform. It checks a role's Rights.xml file and can also check selected role metadata.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A compiler for 1C Data Composition Schemas (СКД), the definitions that describe how 1C reports get data, calculations, grouping, and layout. It turns a compact JSON description into the XML template used by 1C.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A converter that turns a 1C data composition schema, the definition of a report, into a JSON draft. The draft can be used as input for building or restructuring a schema, but is not a complete reversible copy.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A targeted editor for a 1C data composition schema, the definition behind a report. It makes individual changes to fields, totals, filters, parameters, variants, structure and queries.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A structure summary for a 1C data composition schema, the definition behind a report’s data, fields, parameters and display variants. It can also show the underlying query.