Desko77

126 mods across 6 repositories, 161 stars between them.

1c-epf-build

97

Desko77/claude-code-skills-1c

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.

51 4d ago A 57 tokens original MIT

1c-epf-dump

98

Desko77/claude-code-skills-1c

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.

51 4d ago A 60 tokens copy · 84% MIT

1c-epf-full-cycle

99

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A complete workflow for creating a 1C external data processor, a packaged extension for the 1C business software platform.

51 4d ago A 41 tokens original MIT

1c-epf-scaffold

100

Desko77/claude-code-skills-1c

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.

51 4d ago A 28 tokens original MIT

1c-epf-validate

101

Desko77/claude-code-skills-1c

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.

51 4d ago A 36 tokens copy · 91% MIT

1c-erf-build

102

Desko77/claude-code-skills-1c

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.

51 4d ago A 47 tokens original MIT

1c-erf-dump

103

Desko77/claude-code-skills-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.

51 4d ago A 49 tokens original MIT

1c-erf-init

104

Desko77/claude-code-skills-1c

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.

51 4d ago A 24 tokens original MIT

1c-erf-validate

105

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A validator for 1C ERF files, which are external report packages used by the 1C business-software platform.

51 4d ago A 37 tokens original MIT

1c-form-add

106

Desko77/claude-code-skills-1c

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.

51 4d ago A 20 tokens original MIT

1c-form-compile

107

Desko77/claude-code-skills-1c

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.

51 4d ago A 50 tokens original MIT

1c-form-decompile

108

Desko77/claude-code-skills-1c

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.

51 4d ago A 65 tokens original MIT

1c-form-edit

109

Desko77/claude-code-skills-1c

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.

51 4d ago A 39 tokens copy · 92% MIT

1c-form-info

110

Desko77/claude-code-skills-1c

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.

51 4d ago A 52 tokens copy · 86% MIT

1c-form-patterns

111

Desko77/claude-code-skills-1c

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.

51 4d ago A 48 tokens original MIT

1c-form-remove

112

Desko77/claude-code-skills-1c

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.

51 4d ago A 26 tokens original MIT

1c-form-validate

113

Desko77/claude-code-skills-1c

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.

51 4d ago A 46 tokens original MIT

1c-help-manage

114

Desko77/claude-code-skills-1c

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.

51 4d ago A 49 tokens copy · 86% MIT

1c-interface-edit

115

Desko77/claude-code-skills-1c

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.

51 4d ago A 39 tokens copy · 94% MIT

1c-interface-validate

116

Desko77/claude-code-skills-1c

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.

51 4d ago A 35 tokens copy · 95% MIT

1c-mcp-toolkit

117

Desko77/claude-code-skills-1c

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.

51 4d ago B 330 tokens original MIT

1c-meta-compile

118

Desko77/claude-code-skills-1c

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.

51 4d ago A 51 tokens original MIT

1c-meta-decompile

119

Desko77/claude-code-skills-1c

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.

51 4d ago A 61 tokens copy · 88% MIT

1c-meta-edit

120

Desko77/claude-code-skills-1c

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.

51 4d ago A 51 tokens copy · 92% MIT