Desko77Desko77Community·13 Agent Skills Included

cursor-1c-skills

1C:Enterprise development, validation, and database operations in Cursor

Builds and edits 1C:Enterprise configurations, forms, reports, roles, and extensions directly from XML sources without opening the Configurator. Validates metadata, queries, and BSL code against the actual configuration, catching broken references before deployment. Automates database dumps, restores, updates, web publishing, and browser testing of 1C infobases.
npx skills add Desko77/cursor-1c-skills --all -g -y

All Skills in This Repository (13)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cursor-1c-skills?

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

What does cursor-1c-skills do?

It lets your coding agent create and modify 1C:Enterprise configurations, forms, reports, roles, and extensions by editing XML sources directly, then validates the result against the real configuration structure.

Can it work without a running 1C platform?

Yes. Most operations like building metadata objects, forms, and validators work purely on XML dumps. Database operations like loading configurations or running infobases require an installed 1C platform.

Does it support 1C configuration extensions?

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

Which editors does cursor-1c-skills work with?

It is built for Cursor IDE and follows the standard SKILL.md format, so the skills also work in Claude Code and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineering