unica
Build, validate, and debug 1C:Enterprise configurations and extensions
All Skills in This Repository (64)
Pure Emerald Level Indicatorscfe-validate
Validate 1C configuration extension structure and XML integrity.
skd-compile
Convert JSON schema definitions into 1C-compatible XML templates.
meta-validate
Validate structure and correctness of 1C metadata XML files.
db-auth-check
Test 1C database login credentials and license validity.
interface-validate
Validate CommandInterface.xml structure in 1C projects for configuration errors.
platform-help
Explain 1C platform methods, object properties, and API standards.
cfe-init
Generate scaffold files for new 1C configuration extensions.
db-performance
Diagnose 1C database slow queries, lock contention, and index misuse.
role-info
Analyze 1C role Rights.xml files to generate grouped access right summaries.
form-remove
Remove specified forms from 1C configuration XML objects.
web-test
Automate 1C web client interactions with Playwright and Node.js.
test-authoring
Develops automated tests for 1C configurations and modules using MCP commands.
Frequently Asked Questions
FAQPage SchemaHow to install Unica?▼
Run `npx skills add IngvarConsulting/unica --all -g -y` in your terminal to install all skills in this suite globally.
What does Unica do for 1C developers?▼
It lets your coding agent create and validate 1C configurations, extensions, forms, roles, reports, and BSL code through one MCP server, replacing manual work in Designer.
Does Unica work with Claude Code and Codex?▼
Yes. Unica ships as a single plugin for both hosts, with skills namespaced as /unica:<name> in Claude Code and the same MCP tools available in Codex.
Which 1C platform versions are supported?▼
Unica supports the 8.3.27 platform branch. Versions 8.5.x are planned, and older releases are not targeted.
Can Unica change a live infobase safely?▼
Runtime operations like build, dump, and test are previewed with a dry run first, and applied calls report their exact risk so nothing runs without your confirmation.
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