·cfe-diff

Analysis of a 1C configuration extension (CFE) — composition, borrowed objects, interceptors, transfer validation. Use when you need to understand what the extension contains or to verify whether inserts have been transferred into the configuration.

8Installs·0Trend·@arman-kudaibergenov

Installation

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

How to Install cfe-diff

Quickly install cfe-diff 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-diff
  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

Анализирует расширение в двух режимах: обзор изменений (Mode A) или проверка переноса (Mode B).

| ExtensionPath | Путь к расширению (обязат.) | — | | ConfigPath | Путь к конфигурации (обязат.) | — | | Mode | A (обзор) / B (проверка переноса) | A |

Для каждого &ИзменениеИКонтроль извлекает блоки #Вставка/#КонецВставки из расширения и ищет их в соответствующем модуле конфигурации.

Analysis of a 1C configuration extension (CFE) — composition, borrowed objects, interceptors, transfer validation. Use when you need to understand what the extension contains or to verify whether inserts have been transferred into 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-diff
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-15

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

Quick answers

What is cfe-diff?

Analysis of a 1C configuration extension (CFE) — composition, borrowed objects, interceptors, transfer validation. Use when you need to understand what the extension contains or to verify whether inserts have been transferred into the configuration. Source: arman-kudaibergenov/1c-ai-development-kit.

How do I install cfe-diff?

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-diff 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