What is role-compile?
Creating a 1C role from a description of permissions. Use when you need to create a new role with a set of permissions on objects. Source: arman-kudaibergenov/1c-ai-development-kit.
Creating a 1C role from a description of permissions. Use when you need to create a new role with a set of permissions on objects.
Quickly install role-compile AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Принимает JSON-определение роли → генерирует Roles/Имя.xml (метаданные) и Roles/Имя/Ext/Rights.xml (права). UUID автоматически.
| JsonPath | Путь к JSON-определению роли | | RolesDir | Каталог Roles/ в исходниках конфигурации |
ИмяРоли автоматически добавляется в файла Configuration.xml (ожидается в parent от RolesDir).
Creating a 1C role from a description of permissions. Use when you need to create a new role with a set of permissions on objects. Source: arman-kudaibergenov/1c-ai-development-kit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill role-compileBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Creating a 1C role from a description of permissions. Use when you need to create a new role with a set of permissions on objects. Source: arman-kudaibergenov/1c-ai-development-kit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill role-compile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/arman-kudaibergenov/1c-ai-development-kit