Skill Claude CodeCodex
A checker for calls to shared 1C modules, using an exported configuration index. Shared modules are reusable code units that other parts of a 1C application can call.
116 скилов и 40 правил для Claude Code: агент собирает исходники 1С (метаданные, формы, расширения, роли, СКД, обработки) из компактного JSON и разбирает обратно. Базовые операции - без Конфигуратора.
Skill Claude CodeCodex
A checker for calls to shared 1C modules, using an exported configuration index. Shared modules are reusable code units that other parts of a 1C application can call.
Skill Claude CodeCodex
An offline reference for the programming interface of 1C's standard subsystems library. It lists available shared modules, exported methods, parameters, execution contexts, and extension handlers.
Skill Claude CodeCodex
A command for adding a command to an existing 1C external processing tool that uses the standard subsystem library. It also generates the handler that runs the command.
Skill Claude CodeCodex
A tool that adds the registration function required for a 1C external report or processing to appear in the standard subsystems library. That library is 1C's built-in collection of common application features.
Skill Claude CodeCodex
A workflow for adding a complete metadata object to a 1C configuration, including its fields, table sections, subsystem placement, form, and validation.
Skill Claude CodeCodex
A tool for making focused changes to a 1C configuration's XML source files. A 1C configuration is the structure and code that define a 1C business application.
Skill Claude CodeCodex
A 1C configuration structure reader. It reads Configuration.xml, the file that describes a 1C application’s setup, and summarizes its properties and object counts.
Skill Claude CodeCodex
A starter generator for an empty 1C configuration in XML source form. It creates the basic files needed to begin a new configuration.
Skill Claude CodeCodex
A workflow for creating a new 1C configuration from an empty starting point. 1C is a platform for building business applications; a configuration defines their data, screens, permissions, and behavior.
Skill Claude CodeCodex
A validator for 1C configuration files, where 1C is business software commonly used for accounting and enterprise operations.
Skill Claude CodeCodex
A 1C extension helper that copies selected objects from a main configuration into a CFE, the format used for 1C extensions. The copied objects can then be adapted in the extension.
Skill Claude CodeCodex
A tool for inspecting a 1C configuration extension, called a CFE. It can show what the extension contains or check whether inserted code was transferred into the main configuration.
Skill Claude CodeCodex
A workflow for building and checking a 1C configuration extension, which adds or changes application behavior without editing the main configuration directly. It combines several extension-building steps into one process.
Skill Claude CodeCodex
A command that creates the starting XML source files for a new 1C configuration extension, known as a CFE. The extension can patch, customize, or add to an existing configuration.
Skill Claude CodeCodex
A generator and checker for method interceptors in a 1C configuration extension. An interceptor lets extension code run before, after, instead of, or while controlling the original method.
Skill Claude CodeCodex
A validator for 1C configuration extensions, called CFE files. It checks the extension’s XML, properties, contents, borrowed objects, and—when given the main configuration—form data paths.
Skill Claude CodeCodex
A tool that reads a 1C configuration export and writes one JSON index describing its objects and structure. 1C is a business software platform whose configurations define data, forms, registers, and code modules.
Skill Claude CodeCodex
A routing tool for 1C configuration work. It examines the requested task and directs it to the matching workflow or specialist command.
Skill Claude CodeCodex
A tool that creates a new 1C information base, either as files on a computer or as a database on a server. An information base is the 1C database that stores an organisation’s configuration and data.
Skill Claude CodeCodex
A tool that exports only a 1C information base’s configuration to a CF file. A CF file is a binary 1C file for storing or transferring configuration structure, not the database’s business data.
Skill Claude CodeCodex
A tool that exports an entire 1C information base to a DT file. A DT file is a complete 1C backup containing the configuration, business data, users, and settings.
Skill Claude CodeCodex
A command that exports a 1C information database configuration into XML source files. It supports full, incremental, partial, and configuration-information updates.
Skill Claude CodeCodex
A tool for managing the project registry of 1C information bases in .v8-project.json. The registry stores connection details, aliases, and links between databases and Git branches.
Skill Claude CodeCodex
A command that loads a 1C configuration from a binary CF backup file into an information database.
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: