Skill Claude Code
A 1C database restoration guide that loads a DT backup file, replacing the database's data, configuration, users, and settings. 1C is business software, and a DT file is its database export format.
116 skills and 40 rules for Claude Code: the agent collects 1C source data (metadata, forms, extensions, roles, DCS, and data processors) from compact JSON and parses it back. Basic operations require no Configurator.
Skill Claude Code
A 1C database restoration guide that loads a DT backup file, replacing the database's data, configuration, users, and settings. 1C is business software, and a DT file is its database export format.
Skill Claude Code
A tool for loading changed 1C configuration files from Git into a 1C information base. Git is a system that records file changes, while an information base is the running application data and configuration.
Skill Claude Code
A tool for loading 1C configuration source files from XML into an information base. XML is a structured text format; the tool supports loading everything or only selected files.
Skill Claude Code
A tool for opening a 1C information base in 1C:Enterprise user mode. 1C:Enterprise is the runtime in which people use applications built on the 1C platform.
Skill Claude Code
A tool for applying a changed 1C application configuration to its database structure. This step updates the database so it matches the configuration loaded into 1C.
Skill Claude Code
A 1C development guide for adding a managed form to an external processing file. Managed forms are 1C interfaces defined in project metadata and code.
Skill Claude Code
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 Code
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 Code
A complete workflow for creating a 1C external data processor, a packaged extension for the 1C business software platform.
Skill Claude Code
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 Code
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 Code
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 Code
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 Code
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 Code
A validator for 1C ERF files, which are external report packages used by the 1C business-software platform.
Skill Claude Code
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 Code
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 Code
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 Code
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 Code
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 Code
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 Code
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 Code needs its repo
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 Code
A helper for adding built-in help pages to objects in the 1C business-software platform, such as reports, documents, catalogues, and data processors.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: