1c-epf-build
97Skill Claude CodeCodex
A tool for building a 1C external processing from XML source files into an EPF or ERF file. These are packaged files that 1C can open and run as external processors or reports.
Skill Claude CodeCodex
A tool for building a 1C external processing from XML source files into an EPF or ERF file. These are packaged files that 1C can open and run as external processors or reports.
Skill Claude CodeCodex
A tool that extracts the XML source files from a 1C EPF or ERF external processing file. It needs a matching 1C information base, which is the database and configuration used by the 1C application.
Skill Claude CodeCodex
A complete workflow for creating a 1C external data processor, a packaged extension for the 1C business software platform.
Skill Claude CodeCodex
A scaffold generator for creating an empty 1C external processing file from XML source files. 1C is business software that can use these external processing modules.
Skill Claude CodeCodex
A validator for 1C external reports and external processing files. It checks their XML structure and the objects, properties, forms, and layouts they contain.
Skill Claude CodeCodex
A build workflow for 1C external reports, which are report files made from XML source code for the 1C business software platform. It produces an ERF file, the compiled report format used by 1C.
Skill Claude CodeCodex
A tool for turning a 1C ERF report file into XML source files. 1C is a platform for building business applications, and ERF is its packaged external report format.
Skill Claude CodeCodex
A scaffold command for creating the empty source files of an external 1C report. 1C is a business software platform, and an external report is a report stored separately from its main configuration.
Skill Claude CodeCodex
A validator for 1C ERF files, which are external report packages used by the 1C business-software platform.
Skill Claude CodeCodex
A tool for adding a managed form to a 1C configuration object such as a document, catalogue, report, or data processor. It creates the form files and links the form to the object's XML definition.
Skill Claude CodeCodex
A builder for managed 1C forms, the screens users work with in the 1C business-software platform. It creates the Form.xml file from a JSON description or from an object's metadata.
Skill Claude CodeCodex
A converter for managed 1C forms that turns a Form.xml export into a JSON draft in the format used to build forms.
Skill Claude CodeCodex
A tool for making targeted changes to an existing managed form in 1C, such as a data-entry or record screen. It reads a JSON description of the additions and updates the form’s XML file.
Skill Claude CodeCodex
A compact reader for managed 1C form files. It summarizes the form's elements, data fields, commands, and events as a tree and short lists.
Skill Claude CodeCodex
A reference guide to common layouts and naming conventions for managed 1C forms. It describes typical structures for documents, data processors, and other screens.
Skill Claude CodeCodex
A tool for removing a form from a 1C object such as a report, catalog, document, or data processor. It deletes the form files and removes the form’s registration from the object definition.
Skill Claude CodeCodex
A checker for managed forms in 1C, verifying that a Form.xml file has a valid structure and consistent references. 1C is a business application platform where forms are stored as XML configuration files.
Skill Claude CodeCodex
A helper for adding built-in help pages to objects in the 1C business-software platform, such as reports, documents, catalogues, and data processors.
Skill Claude CodeCodex
A tool for editing the command menu of a 1C subsystem, a functional area in the 1C business software platform. It can change which commands appear, their groups, and their order.
Skill Claude CodeCodex
A validator for the command interface of a 1C subsystem. This interface is the menu and command structure users see for that part of a 1C application.
Skill Claude CodeCodex
A local HTTP API for working with a running 1C:Enterprise database through the MCP Toolkit processing file. 1C:Enterprise is a platform for business applications, and this tool can access its live runtime context.
Skill Claude CodeCodex
A generator for creating 1C metadata objects from a JSON description. Metadata objects include parts of a 1C business configuration, such as catalogs, documents, registers, constants, modules, reports, and data processors.
Skill Claude CodeCodex
A tool for turning a 1C metadata object’s XML into a compact JSON draft for the 1C object generator. It is intended for copying the structure of an existing object into a new one.
Skill Claude CodeCodex
A tool for making focused changes to an existing 1C metadata object, such as a catalog, document, register, or report. Metadata defines the structure and properties of these objects in a 1C configuration.