Desko77Desko77Community·82 Agent Skills Included

claude-code-skills-1c

1C:Enterprise configuration development, validation, and database operations

Builds and edits 1C:Enterprise configurations directly in XML source format: metadata objects, managed forms, roles, subsystems, DCS reports, XDTO packages, and extensions. Covers database operations like CF/DT dump and load, configuration updates, storage lock and commit, web publishing, and browser-based testing. Includes offline validators, BSP and ZUP API references, and coding rules so routine 1C work runs without the Configurator or a running platform.
npx skills add Desko77/claude-code-skills-1c --all -g -y

All Skills in This Repository (82)

Pure Emerald Level Indicators
📦 In Repo
Desko77Desko77

1c-role-info

Analyze 1C role rights from Rights.xml into a paginated summary report.

Community
Intermediate
📦 In Repo
Desko77Desko77

img-grid-analysis

Overlay a numbered grid on input images to determine column boundaries.

Community
Intermediate
📦 In Repo
Desko77Desko77

1c-web-stop

Stop the Apache HTTP Server gracefully with fallback to forceful termination.

Community
Intermediate
📦 In Repo
Desko77Desko77

1c-db-update

Apply main configuration updates to 1C file-based or server-based databases.

Community
Intermediate
📦 In Repo
Desko77Desko77

1c-cfe-full-cycle

Orchestrate 1C CFE extension workflows from scaffold to validation.

Community
Advanced
📦 In Repo
Desko77Desko77

1c-help-manage

Generate Ext/Help.xml and localized HTML help files for 1C objects.

Community
Intermediate
📦 In Repo
Desko77Desko77

1c-web-publish

Publish a 1C infobase via Apache by generating default.vrd and configuring httpd.conf.

Community
Advanced
📦 In Repo
Desko77Desko77

1c-epf-build

Build EPF/ERF files from XML sources for 1C:Enterprise.

Community
Advanced
📦 In Repo
Desko77Desko77

mermaid-diagrams

Create Mermaid diagrams with ASCII sidecars for cross-tool compatibility.

Community
Intermediate
📦 In Repo
Desko77Desko77

1c-cf-init

Generate an empty 1C configuration scaffold with Configuration.xml and Languages/Russian.xml.

Community
Intermediate
📦 In Repo
Desko77Desko77

1c-subsystem-info

Analyze 1C subsystem XML to summarize content, child objects, and command interface.

Community
Intermediate
📦 In Repo
Desko77Desko77

1c-subsystem-edit

Edit 1C subsystem XML files by adding or removing Content items, ChildObjects, and properties.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claude-code-skills-1c?

Run `npx skills add Desko77/claude-code-skills-1c --all -g -y` in your terminal to install all skills globally.

What does this 1C skills collection do?

It lets your agent create and edit 1C configurations, forms, reports, roles, and extensions directly in XML source files, then validate the result offline. It also handles database tasks like backups, updates, and web publishing.

Can it work without the 1C platform installed?

Yes for most editing and validation tasks, since scripts operate on XML dumps directly. Building EPF/ERF files and database operations still require an installed 1C platform.

Does it support 1C configuration extensions?

Yes. Dedicated skills scaffold extensions, borrow objects from the main configuration, create method interceptors, and validate the result against the base configuration.

Which agents are compatible with these skills?

All skills follow the standard SKILL.md format and work in Claude Code, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineering