mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-15 23:35:17 +03:00
ad412dffa2
Replace minimal docs with comprehensive reference: - Per-element-type property tables (input, check, label, group, table, pages, button, cmdBar) with all supported keys - Top-level structure documentation (title, properties, events, etc.) - Table+attribute linkage section explaining the ValueTable pattern - Three pattern examples: file import dialog, wizard with steps, list with filter and table - Attribute and command definition examples This helps the model generate correct JSON DSL from natural language requirements on the first attempt without guessing undocumented keys. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>