Создать новую конфигурацию 1С с нуля — scaffold + объекты + подсистемы + роли + формы. Workflow: cf-init → meta-compile×N → subsystem-compile → role-compile → form-add → validate.
$npx -y skills add desko77/cursor-1c-skills --skill 1c-cf-new-projectInstalls into the current project.
Run `npx skills use "https://github.com/desko77/cursor-1c-skills" --skill "desko77/cursor-1c-skills/1c-cf-new-project"` 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/desko77/cursor-1c-skills" that are relevant to the current task. Run `npx skills add "https://github.com/desko77/cursor-1c-skills"` and select the relevant skills, then follow their instructions.