cc-1c-skills
01timoshinoleg-eng/1c-ai-workbench
Plugin Claude Code
A marketplace of add-ons for developing with 1C:Enterprise, a platform for building business applications and databases. It offers variants for PowerShell and Python.
timoshinoleg-eng/1c-ai-workbench
Plugin Claude Code
A marketplace of add-ons for developing with 1C:Enterprise, a platform for building business applications and databases. It offers variants for PowerShell and Python.
timoshinoleg-eng/1c-ai-workbench
Plugin Claude Code
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
An editor for the main settings and object list of a 1C configuration. It can change configuration properties, register or remove objects, set default roles, and adjust interface settings.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A tool for reading the structure of a 1C configuration from its XML source files. It reports settings, object types, object counts, and, when requested, the full list of objects.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A starter set of XML source files for a new 1C configuration, an application setup used to build business software in the 1C platform. It creates the configuration metadata and Russian language file.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A checker for a complete 1C configuration export. It checks the main Configuration.xml file, its settings, object folders, language files, and allowed values.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A tool for taking objects from a main 1C configuration into an extension, which is an add-on that changes an existing application without editing its base files. It creates the XML files and extension entries needed for the borrowed objects.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A comparison tool for analysing a 1C configuration extension (CFE). It can show what the extension contains or check whether inserted code was transferred into the main configuration.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A starter-file generator for a new 1C configuration extension. It creates the basic XML files and can include roles.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A code-file generator for intercepting a method in a 1C configuration extension. A method interceptor adds code before, after, or instead of the original method.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A checker for the structure of a 1C configuration extension (CFE). It examines the extension’s XML, settings, objects, and borrowed objects.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A tool for creating a new 1C information base, either as a local file-based database or on a 1C server. An information base is the database where a 1C application stores its configuration and business data.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A command that exports a 1C configuration to a binary `.cf` file. A CF file contains the configuration structure, not the database’s business data.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A backup command for a complete 1C information database, including its configuration and stored data, saved as a `.dt` file.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A command that exports a 1C configuration into XML source files. It can export the whole configuration, selected objects, or only changes.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A project database registry stored in `.v8-project.json` for a 1C project. It records connection details, aliases, and which Git branches use each database.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A command that imports a binary `.cf` configuration file into a 1C information database. The import replaces the database’s existing configuration.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A tool for restoring a complete 1C information base from a DT archive. A DT file contains the database configuration and its data.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A tool that loads configuration changes from a Git repository into a 1C information base. Git is a system for tracking file changes, and an information base is the database used by a 1C application.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A tool for loading 1C configuration source files, stored as XML, into an information base—the database used by a 1C application. It supports loading everything or only selected files.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A command for opening a 1C information base in 1C:Enterprise's user mode, the mode in which people use the business application. It can also pass a startup parameter or run an external processing file.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A command for applying changes from a main 1C configuration to the database configuration. In 1C, this synchronises the database's structure with the configuration source after files have been loaded.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A helper for adding a command to the БСП description of a 1C external processing. It also creates the corresponding handler for opening a form, calling client or server code, or filling a form.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
Сформировать функцию СведенияОВнешнейОбработке в модуле объекта обработки — описание для подключения через подсистему БСП «Дополнительные отчёты и обработки». Используй когда нужно сделать обработку совместимой с БСП, подключаемой через «Дополнительные отчёты и обработки».