Этот скилл MUST быть вызван когда нужно создать новую роль 1С с набором прав на объекты. SHOULD также вызывать при настройке разграничения доступа для новой функциональности. Do NOT использовать для анализа роли — используй inspect; для валидации — validate; для изменения существующей роли — meta-edit.
$npx -y skills add arman-kudaibergenov/1c-ai-development-kit --skill role-expertInstalls into the current project.
Run `npx skills use "https://github.com/arman-kudaibergenov/1c-ai-development-kit" --skill "arman-kudaibergenov/1c-ai-development-kit/role-expert"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arman-kudaibergenov/1c-ai-development-kit" that are relevant to the current task. Run `npx skills add "https://github.com/arman-kudaibergenov/1c-ai-development-kit"` and select the relevant skills, then follow their instructions.