What is cfe-validate?
1С configuration extension validation (CFE). Use after creating or modifying an extension to check its correctness Source: arman-kudaibergenov/1c-ai-development-kit.
1С configuration extension validation (CFE). Use after creating or modifying an extension to check its correctness
Quickly install cfe-validate AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Проверяет структурную корректность расширения: XML-формат, свойства, состав, заимствованные объекты. Аналог /cf-validate, но для расширений.
| ExtensionPath | Путь к каталогу или Configuration.xml расширения (обязат.) | — | | MaxErrors | Лимит ошибок | 30 | | OutFile | Записать результат в файл | — |
| 1 | XML well-formedness, MetaDataObject/Configuration, version | ERROR | | 2 | InternalInfo: 7 ContainedObject, валидные ClassId | ERROR | | 3 | Extension properties: ObjectBelonging=Adopted, Name, Purpose, NamePrefix, KeepMapping | ERROR |
1С configuration extension validation (CFE). Use after creating or modifying an extension to check its correctness 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 cfe-validateBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
1С configuration extension validation (CFE). Use after creating or modifying an extension to check its correctness 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 cfe-validate 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