What is cfe-init?
Create a 1C configuration extension (CFE)—scaffold XML sources. Use when you need to create a new extension to fix, modify, or supplement the configuration Source: arman-kudaibergenov/1c-ai-development-kit.
Create a 1C configuration extension (CFE)—scaffold XML sources. Use when you need to create a new extension to fix, modify, or supplement the configuration
Quickly install cfe-init AI skill to your development environment via command line
Source: arman-kudaibergenov/1c-ai-development-kit.
Создаёт scaffold расширения: Configuration.xml, Languages/Русский.xml, опционально Roles/.
Перед созданием расширения рекомендуется получить версию и режим совместимости базовой конфигурации:
Это даст CompatibilityMode (передать в -CompatibilityMode) и версию конфигурации (для -Version, например .1).
Create a 1C configuration extension (CFE)—scaffold XML sources. Use when you need to create a new extension to fix, modify, or supplement the configuration 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-initBrowse more skills from arman-kudaibergenov/1c-ai-development-kit
Create a 1C configuration extension (CFE)—scaffold XML sources. Use when you need to create a new extension to fix, modify, or supplement the configuration 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-init 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