mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-09-20 00:45:54 +03:00
Remove docs/ references from skills to avoid confusion
Skills are self-contained — all templates and instructions are in SKILL.md. Removed spec references that could mislead the model into trying to read files that may not exist. Updated README to note that docs/ is not needed when copying skills. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
4bc86decf8
commit
d6660a4d00
@@ -44,8 +44,4 @@ pwsh -NoProfile -File .claude/skills/epf-remove-form/scripts/remove-form.ps1 -Pr
|
||||
## Что модифицируется
|
||||
|
||||
- `<SrcDir>/<ProcessorName>.xml` — убирается `<Form>` из `ChildObjects`
|
||||
- Если удаляемая форма была DefaultForm — очищается значение DefaultForm
|
||||
|
||||
## Спецификация
|
||||
|
||||
Подробности формата: `docs/1c-xml-format-spec.md`
|
||||
- Если удаляемая форма была DefaultForm — очищается значение DefaultForm
|
||||
Reference in New Issue
Block a user