claude-code-skills-1c
1C:Enterprise configuration development, validation, and database operations
All Skills in This Repository (82)
Pure Emerald Level Indicators1c-role-info
Analyze 1C role rights from Rights.xml into a paginated summary report.
img-grid-analysis
Overlay a numbered grid on input images to determine column boundaries.
1c-web-stop
Stop the Apache HTTP Server gracefully with fallback to forceful termination.
1c-db-update
Apply main configuration updates to 1C file-based or server-based databases.
1c-cfe-full-cycle
Orchestrate 1C CFE extension workflows from scaffold to validation.
1c-help-manage
Generate Ext/Help.xml and localized HTML help files for 1C objects.
1c-web-publish
Publish a 1C infobase via Apache by generating default.vrd and configuring httpd.conf.
1c-epf-build
Build EPF/ERF files from XML sources for 1C:Enterprise.
mermaid-diagrams
Create Mermaid diagrams with ASCII sidecars for cross-tool compatibility.
1c-cf-init
Generate an empty 1C configuration scaffold with Configuration.xml and Languages/Russian.xml.
1c-subsystem-info
Analyze 1C subsystem XML to summarize content, child objects, and command interface.
1c-subsystem-edit
Edit 1C subsystem XML files by adding or removing Content items, ChildObjects, and properties.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core