Справочник синтаксиса ABS для Blockly и Arduino
★ 6.6 · learning
abs-syntax-reference is a Claude Code skill that serves as an authoritative quick reference for ABS (Aily Block Syntax), the scripting language used in Blockly- and Arduino-based block programming environments. It covers the three block connection types — Value, Statement, and Hat — along with strict parameter ordering rules derived from `args0` in `block.json`, named statement inputs using `@NAME:` notation, and variable references via `$varName`. The skill includes syntax tables, ready-to-use examples for blocks like `logic_compare`, `controls_if`, `controls_for`, and `arduino_setup`/`arduin
- #blockly
- #abs-syntax
- #arduino
- #block-programming
- #reference
- #documentation