1c-ai-development-kit
Automated 1C:Enterprise development, testing, and database management
Instructs the agent to always check platform documentation and existing skills before writing 1C code, route tasks by complexity to the right workflow, and execute approved plans autonomously without repeated confirmations.
All Skills in This Repository (54)
Pure Emerald Level Indicatorssubsystem-expert
Manage 1C:Enterprise subsystem metadata and CommandInterface.xml via JSON-driven operations.
db-list
Manage .v8-project.json registry entries for 1C databases.
skd-compile
Compile JSON DSL definitions into 1C Data Composition Schema Template.xml files.
mxl-expert
Convert 1C SpreadsheetDocument MXL templates between JSON DSL and Template.xml.
session-restore
Restore session context by reading session-notes.md and presenting pending items.
db-dump-xml
Dump 1C configurations to XML source files via DumpConfigToFiles.
1c-help-mcp
Search official 1C:Enterprise documentation for method signatures and BSL syntax.
validate
Validate 1C XML metadata objects with type-specific structural checks.
inspect
Inspect exported 1C XML metadata and output paginated UTF-8 analysis.
cfe-init
Generate a 1C configuration extension scaffold with Configuration.xml and language files.
db-load-xml
Load 1C configuration metadata from XML files into a target information base.
db-update
Apply loaded 1C configuration changes to a database via UpdateDBCfg.
Frequently Asked Questions
FAQPage SchemaHow to install 1c-ai-development-kit?▼
Run `npx skills add Arman-Kudaibergenov/1c-ai-development-kit --all -g -y` in your terminal to install all skills globally.
What does this kit do for 1C developers?▼
It automates creating and editing 1C metadata objects, forms, reports, roles, and extensions, plus database dump/load/update operations and browser-based testing of the 1C web client.
Does it work with Claude Code and Cursor?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code and Cursor IDE, with MCP server integration for syntax checking and platform documentation.
What are the system requirements?▼
You need 1C:Enterprise 8.3.24 or later, PowerShell 5.1+, Git, and Node.js 18+ for the browser testing skills.
Can it test 1C applications automatically?▼
Yes. It includes server-side unit testing through the 1c-ai-debug bridge and Playwright-based UI testing that drives the 1C web client in a real browser.
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