Clarify add-conditionalAppearance shorthand syntax in SKILL.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Nick Shirokov
2026-02-11 21:13:27 +03:00
parent acb7a4eadc
commit 2f2ecca88b
+1 -1
View File
@@ -147,7 +147,7 @@ Shorthand: `"Имя [Представление]"`. Представление
### add-conditionalAppearance — добавить условное оформление
Shorthand: `"Параметр = значение [when Поле оп правое] [for Поле1, Поле2]"`.
Shorthand: `"Параметр = значение [when условие] [for Поле1, Поле2]"`. Блок `when` — синтаксис `add-filter` (Поле оператор значение).
```
"ЦветТекста = web:Red when Сумма < 0"