·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

8Installs·1Trend·@arman-kudaibergenov

Installation

$npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cfe-init

How to Install cfe-init

Quickly install cfe-init AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cfe-init
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: arman-kudaibergenov/1c-ai-development-kit.

SKILL.md

View raw

Создаёт 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cfe-init
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from arman-kudaibergenov/1c-ai-development-kit

Quick answers

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.

How do I install cfe-init?

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

Where is the source repository?

https://github.com/arman-kudaibergenov/1c-ai-development-kit