Skill Claude CodeCodex
A workflow for adding a metadata object to a 1C configuration. Metadata objects are the structured definitions behind the data and behavior of 1C business software.
Skill Claude CodeCodex
A workflow for adding a metadata object to a 1C configuration. Metadata objects are the structured definitions behind the data and behavior of 1C business software.
Skill Claude CodeCodex
A focused editor for 1C configurations, the structured definitions used by 1C business software.
Skill Claude CodeCodex
An analyser for the structure of 1C configurations, which define the objects and settings used by 1C business software.
Skill Claude CodeCodex
A starter scaffold for an empty 1C configuration, where the configuration’s source files are stored as XML.
Skill Claude CodeCodex
A workflow for creating a complete 1C configuration from scratch. A 1C configuration defines the data, business rules, forms, and access settings for 1C software.
Skill Claude CodeCodex
A checker for 1C configurations, which are the data, business rules, forms, and access settings used by 1C business software.
Skill Claude CodeCodex
A tool for borrowing objects from a 1C configuration into a configuration extension (CFE), an add-on that changes an existing configuration.
Skill Claude CodeCodex
An analyser for 1C configuration extensions (CFE), add-ons that modify an existing 1C configuration. It reports their contents, borrowed objects, method interceptors, and whether changes were transferred into the configuration.
Skill Claude CodeCodex
A workflow for creating a CFE configuration extension in 1C, then adding changes and checking the result.
Skill Claude CodeCodex
A skill for creating the XML source scaffold of a 1C configuration extension (CFE). A CFE is an add-on used to correct, customise, or extend a 1C configuration.
Skill Claude CodeCodex
A skill for generating a method interceptor in a 1C configuration extension (CFE). 1C is a business software platform, and a CFE adds or changes its behaviour without editing the original configuration.
Skill Claude CodeCodex
A validation skill for 1C configuration extensions, which add or change parts of a 1C business application.
Skill Claude CodeCodex
An HTTP bridge for demo and test 1C databases. It can replace a COM connection when working with test data and external 1C reports or print forms.
Skill Claude CodeCodex
A tool for creating an information base in 1C, the business software platform used to store an application's data and configuration.
Skill Claude CodeCodex
A database task for exporting a 1C configuration to a CF file, which can be used to save or back up the configuration.
Skill Claude CodeCodex
A tool for exporting a 1C configuration—the structure and settings of a 1C business application—into XML source files.
Skill Claude CodeCodex
A project-settings viewer and editor for 1C projects. The .v8-project.json file stores the platform version, XML source directory, web URL, aliases, and branches.
Skill Claude CodeCodex
A database task for loading a 1C configuration from a CF file, which is a 1C configuration export or backup.
Skill Claude CodeCodex
A skill for loading changes from a Git repository into a 1C database. Git is a system for tracking code changes, and a 1C database stores the application's configuration and data.
Skill Claude CodeCodex
A skill for loading a 1C configuration from XML files or source files. 1C is business software with configurable data structures and logic.
Skill Claude CodeCodex
A skill for starting 1C:Enterprise, a business software platform, and opening a 1C database.
Skill Claude CodeCodex
A tool for updating a 1C database configuration—the definition of the business application's data and structure.
Skill Claude CodeCodex
A helper for adding a command to a 1C additional data processor. 1C is a platform for building business applications.
Skill Claude CodeCodex
A helper that adds the registration function for a 1C external data processor to its object module. This function describes the processor to the 1C platform.