Nikolay-Shirokov

60 mods across 1 repository, 572 stars between them.

epf-bsp-init

25

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A 1C external-processing setup step that adds the function needed to register a processing tool in the BSP “Additional reports and processing” section. BSP is a standard 1C library.

572 2d ago A 72 tokens original MIT

epf-build

26

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A command for building a 1C external processing or report file from its XML source files. EPF and ERF are file formats for add-on processing and reports in 1C.

572 2d ago A 54 tokens original MIT

epf-dump

27

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A tool for unpacking a 1C EPF or ERF file into XML source files. EPF and ERF are packaged 1C files used for external processing and reports.

572 2d ago A 57 tokens copy · 78% MIT

epf-init

28

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A starter structure for a new 1C external processing. External processing is a 1C tool stored separately from the main application.

572 2d ago A 37 tokens original MIT

epf-validate

29

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A command for checking whether the XML source of a 1C external processing or report has the required structure and files.

572 2d ago A 33 tokens original MIT

erf-build

30

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A build tool that turns the XML source files of a 1C external report into an ERF file. ERF is the packaged report file that 1C can open or use.

572 2d ago A 47 tokens original MIT

erf-dump

31

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A tool for unpacking a 1C ERF report file into XML source files. ERF is a 1C report format, and the tool requires access to a matching information base to preserve reference types.

572 2d ago A 49 tokens original MIT

erf-init

32

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A scaffolding tool for creating the empty source files of an external 1C report. 1C is business software widely used for accounting, inventory, and company operations; an external report is a report kept outside the main 1C configuration.

572 2d ago A 35 tokens original MIT

erf-validate

33

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A validator for 1C external reports, which are report files added to the 1C business software platform.

572 2d ago A 37 tokens original MIT

form-add

34

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A tool for adding an empty managed form to a 1C object such as a document, catalogue, or information register. A managed form is the screen users use to view or edit that object in 1C.

572 2d ago A 27 tokens original MIT

form-compile

35

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A form generator for managed 1C applications. It creates Form.xml from a JSON description or from an object's 1C metadata, such as a catalogue or document.

572 2d ago A 48 tokens original MIT

form-decompile

36

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A converter for managed 1C forms that turns a Form.xml file into a JSON draft understood by the related form compiler. 1C is business software that uses structured forms for data-entry screens.

572 2d ago A 55 tokens original MIT

form-edit

37

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A tool for modifying an existing managed form in 1C by adding screen elements, fields, commands, and event handlers. Event handlers are code routines that run when something happens, such as a field changing.

572 2d ago A 37 tokens original MIT

form-info

38

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A summary tool for a managed 1C form, reading its Form.xml file and showing the element tree, fields with their types, commands, and events.

572 2d ago A 50 tokens original MIT

form-patterns

39

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A reference guide for arranging managed forms in the 1C platform. It describes common layouts, naming conventions, events, properties, and advanced patterns for different form types.

572 2d ago A 47 tokens original MIT

form-remove

40

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A command for removing a form from a 1C configuration object. 1C is a business application platform where forms are the screens used to view or edit data.

572 2d ago A 25 tokens original MIT

form-validate

41

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A validator for managed 1C forms that checks a Form.xml file for structural errors, invalid links, duplicate IDs, and missing related elements.

572 2d ago A 44 tokens original MIT

help-add

42

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A helper that adds built-in HTML help to a 1C object, such as a report, catalogue, document, or data processor.

572 2d ago A 47 tokens original MIT

img-grid

43

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

An image overlay that draws numbered vertical and horizontal lines over a PNG or JPG image.

572 2d ago A 50 tokens original MIT

interface-edit

44

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

An editor for the command interface of a 1C subsystem, the part that controls which commands users see and where they appear.

572 2d ago A 37 tokens original MIT

interface-validate

45

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A validator for 1C command-interface XML files. 1C is an enterprise software platform, and its command interface defines the commands shown in an application’s interface.

572 2d ago A 33 tokens original MIT

meta-compile

46

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A generator for 1C metadata objects, such as catalogs, documents, registers, reports, and modules. It reads a JSON definition and creates the XML and code files expected in a 1C configuration export.

572 2d ago A 48 tokens original MIT

meta-decompile

47

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A 1C tool that converts an XML metadata object into a compact JSON draft for the meta-compile format. Metadata objects include items such as catalogs, documents, and registers that define a 1C configuration.

572 2d ago A 59 tokens original MIT

meta-edit

48

Nikolay-Shirokov/cc-1c-skills

Skill Claude CodeCodex

A command for making focused changes to existing 1C metadata. Metadata describes objects such as fields, table sections, dimensions, resources, and their properties.

572 2d ago A 49 tokens original MIT