·cfe-patch-method
</>

cfe-patch-method

Génération d'intercepteur de méthode dans l'extension 1C (CFE). À utiliser lorsque vous devez intercepter une méthode d'un objet emprunté : insérez du code avant, après ou à la place de l'original

7Installations·0Tendance·@arman-kudaibergenov

Installation

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

Comment installer cfe-patch-method

Installez rapidement le skill IA cfe-patch-method dans votre environnement de développement via la ligne de commande

  1. Ouvrir le Terminal: Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.)
  2. Exécuter la commande d'installation: Copiez et exécutez cette commande : npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cfe-patch-method
  3. Vérifier l'installation: Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

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

Генерирует .bsl файл с декоратором перехвата для заимствованного объекта расширения. Создаёт файл или дописывает в существующий.

Объект должен быть заимствован в расширение (/cfe-borrow). Скрипт читает NamePrefix из Configuration.xml расширения для формирования имени процедуры.

| ExtensionPath | Путь к расширению (обязат.) | — | | ModulePath | Путь к модулю (обязат.) | — | | MethodName | Имя перехватываемого метода (обязат.) | — | | InterceptorType | Before / After / ModificationAndControl (обязат.) | — | | Context | Директива контекста | НаСервере | | IsFunction | Метод — функция (добавит Возврат) | false |

Génération d'intercepteur de méthode dans l'extension 1C (CFE). À utiliser lorsque vous devez intercepter une méthode d'un objet emprunté : insérez du code avant, après ou à la place de l'original Source : arman-kudaibergenov/1c-ai-development-kit.

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cfe-patch-method
Catégorie
</>Développement
Vérifié
Première apparition
2026-03-13
Mis à jour
2026-03-13

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

Réponses rapides

Qu'est-ce que cfe-patch-method ?

Génération d'intercepteur de méthode dans l'extension 1C (CFE). À utiliser lorsque vous devez intercepter une méthode d'un objet emprunté : insérez du code avant, après ou à la place de l'original Source : arman-kudaibergenov/1c-ai-development-kit.

Comment installer cfe-patch-method ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/arman-kudaibergenov/1c-ai-development-kit --skill cfe-patch-method Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code, Cursor ou OpenClaw

Où se trouve le dépôt source ?

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

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-03-13