docs(skills): remove redundant description paragraphs from epf/erf skills

The intro paragraph on line 14 duplicated the frontmatter description
field. Per Anthropic best practices, the body should contain only
implementation details — the heading and frontmatter are sufficient.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-03-07 20:53:13 +03:00
parent fb23cbda56
commit b824759a05
4 changed files with 0 additions and 8 deletions
-2
View File
@@ -11,8 +11,6 @@ allowed-tools:
# /epf-build — Сборка обработки
Собирает EPF-файл из XML-исходников с помощью платформы 1С.
## Usage
```
-2
View File
@@ -11,8 +11,6 @@ allowed-tools:
# /epf-dump — Разборка обработки
Разбирает EPF-файл во XML-исходники с помощью платформы 1С (иерархический формат).
## Usage
```
-2
View File
@@ -11,8 +11,6 @@ allowed-tools:
# /erf-build — Сборка отчёта
Собирает ERF-файл из XML-исходников с помощью платформы 1С.
## Usage
```
-2
View File
@@ -11,8 +11,6 @@ allowed-tools:
# /erf-dump — Разборка отчёта
Разбирает ERF-файл во XML-исходники с помощью платформы 1С (иерархический формат).
## Usage
```