Desko77/claude-code-skills-1c

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.

62Stars on the repository
122Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

1c-skd-validate

73

Desko77/claude-code-skills-1c

Skill Claude Code needs its repo

A validator for 1C report schemas. It checks the XML structure, references, duplicate names, and optionally whether report data sets still match objects in the 1C configuration.

not rated 62 +7 yesterday A SkillSpector: pass 40 tokens original MIT

1c-ssl-patterns

74

Desko77/claude-code-skills-1c

Skill Claude CodeCodex needs its repo

A practical guide to using the 1C Standard Subsystems Library (BSP) for common development tasks. It explains which library mechanism to use, in what order, and what limits apply.

not rated 62 +7 yesterday A 177 tokens original MIT

1c-storage-ops

75

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A set of command-line operations for the 1C configuration repository, including version status, object locks, updates, commits, exports, and database connections. The repository is 1C's own shared configuration history and is separate from Git.

not rated 62 +7 yesterday A 142 tokens original MIT

Desko77/claude-code-skills-1c

Skill Claude Code

A generator that creates a 1C subsystem from a JSON definition and adds it to the configuration structure. A subsystem is a named section that groups configuration objects and can appear in the command interface.

not rated 62 +7 yesterday A 46 tokens copy · 92% MIT

1c-subsystem-edit

77

Desko77/claude-code-skills-1c

Skill Claude Code

A tool for making targeted changes to a 1C subsystem's XML definition. It can change the subsystem's contents, child sections, and properties.

not rated 62 +7 yesterday A 45 tokens copy · 89% MIT

1c-subsystem-info

78

Desko77/claude-code-skills-1c

Skill Claude Code

An inspection tool for understanding a 1C subsystem exported as XML. It can show the subsystem's objects, child sections, command interface, and hierarchy.

not rated 62 +7 yesterday A 61 tokens copy · 86% MIT

Desko77/claude-code-skills-1c

Skill Claude Code needs its repo

A validator for the XML file that defines a 1C subsystem. It checks the structure and can compare the subsystem's contents with objects in the full configuration.

not rated 62 +7 yesterday A SkillSpector: warn 34 tokens original MIT

1c-support-state

80

Desko77/claude-code-skills-1c

Skill Claude Code

A tool for reading and changing the support state of objects in a 1C configuration export. Support state controls whether a vendor-supplied object is locked, editable, or no longer supported.

not rated 62 +7 yesterday A 68 tokens original MIT

1c-template-add

81

Desko77/claude-code-skills-1c

Skill Claude Code

A command for adding a template to a 1C object such as a report, document, or directory. A template is a reusable object that can contain HTML, text, spreadsheets, binary data, or a report data schema.

not rated 62 +7 yesterday A 28 tokens copy · 94% MIT

1c-template-remove

82

Desko77/claude-code-skills-1c

Skill Claude Code

A command for removing a template from a 1C object and its XML registration. It can also clear the main report data schema when that schema is the template being removed.

not rated 62 +7 yesterday A 27 tokens copy · 88% MIT

1c-vanessa-steps

83

Desko77/claude-code-skills-1c

Skill Claude Code

A searchable catalogue of 1,569 Vanessa Automation steps, with tools for finding steps and checking Gherkin scenarios. Gherkin is the plain-language format used by behavior-driven tests, where each sentence maps to an implemented test action.

not rated 62 +7 yesterday A 170 tokens original MIT

1c-web-info

84

Desko77/claude-code-skills-1c

Skill Claude Code

A status checker for Apache and its 1C web publications. Apache is the web server hosting browser access to published 1C databases.

not rated 62 +7 yesterday A SkillSpector: pass 52 tokens original MIT

1c-web-publish

85

Desko77/claude-code-skills-1c

Skill Claude Code

A setup tool that publishes a 1C:Enterprise database through Apache, making it available through the web client or web services. It creates the publication settings, configures Apache, and starts the server.

not rated 62 +7 yesterday A 50 tokens copy · 92% MIT

1c-web-stop

86

Desko77/claude-code-skills-1c

Skill Claude Code

A command that stops the Apache HTTP Server used to provide browser access to published 1C databases. The publication settings remain in place.

not rated 62 +7 yesterday A 33 tokens copy · 95% MIT

1c-web-test

87

Desko77/claude-code-skills-1c

Skill Claude Code

A browser-automation tool for testing the 1C:Enterprise web client. It uses scripted actions to navigate screens, fill forms, read tables and reports, and apply filters.

not rated 62 +7 yesterday A 46 tokens original MIT

1c-web-unpublish

88

Desko77/claude-code-skills-1c

Skill Claude Code

A cleanup tool for removing a 1C:Enterprise database’s web publication from Apache, the web server that makes it available in a browser. It removes the publication settings and folder, but not the database or project files.

not rated 62 +7 yesterday A 35 tokens copy · 92% MIT

1c-xdto-compile

89

Desko77/claude-code-skills-1c

Skill Claude Code

A builder that creates a 1C XDTO package from an XSD file, an XML Schema that defines the structure of XML data. It adds the package files and registration to a 1C configuration source tree.

not rated 62 +7 yesterday A 55 tokens copy · 95% MIT

1c-xdto-decompile

90

Desko77/claude-code-skills-1c

Skill Claude Code

A converter that exports an existing 1C XDTO package as an ordinary XSD file, the standard format for describing XML data structures. The exported schema can be read and edited as text.

not rated 62 +7 yesterday A 62 tokens copy · 92% MIT

1c-xdto-edit

91

Desko77/claude-code-skills-1c

Skill Claude Code

A targeted editor for changing one type, property, package name, or namespace in an existing 1C XDTO package. XDTO packages define structured data for integrations and XML exchange.

not rated 62 +7 yesterday A 50 tokens copy · 95% MIT

1c-xdto-info

92

Desko77/claude-code-skills-1c

Skill Claude Code

A structure viewer for an XDTO package in 1C:Enterprise. XDTO packages describe data types used when 1C exchanges structured data, such as XML messages.

not rated 62 +7 yesterday A 70 tokens copy · 98% MIT

1c-xdto-validate

93

Desko77/claude-code-skills-1c

Skill Claude Code

A checker for 1C XDTO packages and their connection to a configuration. It reports errors that could make 1C reject the package or interpret its data incorrectly at runtime.

not rated 62 +7 yesterday A SkillSpector: warn 36 tokens original MIT

1c77-dev

94

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A development guide for the older 1C:Enterprise 7.7 platform. It covers its code, forms, configuration objects, reports, and external-processing files, including their older file formats and character encoding.

not rated 62 +7 yesterday A 466 tokens original MIT

ai-edt-tools

95

Desko77/claude-code-skills-1c

Skill Claude CodeCodex

A development toolkit for 1C:Enterprise projects opened in 1C:EDT. 1C is business software, and EDT is its development environment for working with code, data structures, forms, and configuration objects.

not rated 62 +7 yesterday A 132 tokens original MIT

claude-env-setup

96

Desko77/claude-code-skills-1c

Skill Claude Code

A setup tool for installing and updating an agent’s skills, rules, commands, and connected tools. It checks the current machine first so existing configuration is not changed without warning.

not rated 62 +7 changed today B SkillSpector: warn 197 tokens original MIT

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: