timoshinoleg-eng

60 mods across 1 repository, 0 stars between them.

epf-build

25

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A build tool for 1C external data processors, which are add-on programs stored as EPF or ERF files. It turns their XML source files into a usable EPF or ERF file.

0 14d ago A 54 tokens copy · 94% MIT

epf-dump

26

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A tool for unpacking a 1C EPF or ERF processing file into XML source files. These files contain the processing's editable structure and code.

0 14d ago A 57 tokens copy · 83% MIT

epf-init

27

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A scaffold generator for a 1C external processing, a standalone 1C program component stored as XML source files.

0 14d ago A 37 tokens original MIT

epf-validate

28

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A checker for 1C external processors, which are add-on programs stored as EPF files. It examines their XML source structure and can also validate external reports stored as ERF files.

0 14d ago A 33 tokens copy · 100% MIT

erf-build

29

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A build tool for 1C external reports, which are report add-ons stored as ERF files. It turns the report's XML source files into a usable ERF file.

0 14d ago A 47 tokens copy · 95% MIT

erf-dump

30

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A tool for extracting the XML source files from a 1C ERF report file. ERF is a 1C file format used for external reports and related processing.

0 14d ago A 49 tokens copy · 91% MIT

erf-init

31

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A scaffolding tool for creating an empty external 1C report, a report package stored outside the main 1C application. It can optionally include an empty data composition schema.

0 14d ago A 35 tokens original MIT

erf-validate

32

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A checker for 1C external reports, which are report add-ons stored as ERF files. It verifies the report's XML metadata, fields, forms, layouts, and data-composition schema.

0 14d ago A 37 tokens copy · 100% MIT

form-add

33

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A command for adding an empty managed form to a 1C configuration object. 1C is a business software platform, and a managed form is its user-interface definition.

0 14d ago A 27 tokens copy · 89% MIT

form-compile

34

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A generator for the XML file that defines a managed 1C form. It can build a form from a JSON description or generate a standard form from an object’s metadata.

0 14d ago A 48 tokens copy · 89% MIT

form-decompile

35

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A converter that turns a managed 1C form’s Form.xml into a compact JSON draft. The draft follows the format used to define forms for compilation, but is not guaranteed to reproduce every original detail.

0 14d ago A 55 tokens copy · 100% MIT

form-edit

36

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A targeted editor for an existing managed 1C form. It adds form elements, fields, commands and event handlers from a JSON description.

0 14d ago A 37 tokens copy · 100% MIT

form-info

37

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A structure summary for a managed 1C form, read from its Form.xml file. It shows the form’s elements, fields, commands and events as a compact tree.

0 14d ago A 50 tokens copy · 100% MIT

form-patterns

38

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A reference guide to common layouts for managed 1C forms. It describes typical structures for documents, data processors, lists and other form types.

0 14d ago A 47 tokens copy · 100% MIT

form-remove

39

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A command for removing a form from a 1C object, such as a report, directory, or document, including its registration in the object's XML metadata.

0 14d ago A 25 tokens copy · 97% MIT

form-validate

40

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A checker for 1C managed forms, which are the user-interface screens used in 1C applications. It looks for broken structure, duplicate identifiers, invalid data links, and incorrect command references.

0 14d ago A 44 tokens copy · 100% MIT

help-add

41

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A helper for adding built-in help to a 1C object, such as a processor, report, catalogue, or document. It creates the help metadata and an HTML page that users can read inside 1C.

0 14d ago A 47 tokens copy · 100% MIT

img-grid

42

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

An image annotation tool that places a numbered grid over a PNG or JPG image. The grid has marked vertical and horizontal lines for estimating positions and proportions.

0 14d ago A 50 tokens copy · 100% MIT

interface-edit

43

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A targeted editor for the command interface of a 1C subsystem. It changes which commands are shown, where they appear and how they are ordered.

0 14d ago A 37 tokens copy · 100% MIT

interface-validate

44

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A checker for the XML file that defines the command menu of a 1C subsystem. It checks the file’s structure, sections, command links, and duplicate entries.

0 14d ago A 33 tokens copy · 100% MIT

meta-compile

45

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A generator for 1C configuration objects, such as directories, documents, registers, reports, and shared modules, from a JSON definition.

0 14d ago A 48 tokens original MIT

meta-edit

46

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

An editor for individual parts of an existing 1C configuration object. It can change fields, table sections, dimensions, resources, and other object settings in XML files.

0 14d ago A 49 tokens copy · 91% MIT

meta-info

47

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A tool for analysing the structure of 1C metadata exported as XML. 1C is business software used for accounting, inventory, and other company processes.

0 14d ago A 76 tokens copy · 86% MIT

meta-remove

48

timoshinoleg-eng/1c-ai-workbench

Skill Claude CodeCodex

A tool for removing objects from a 1C configuration export, such as catalogs, documents, registers, or common modules. It checks the exported files for references to the object before removal.

0 14d ago A 29 tokens copy · 100% MIT