aily-blockly
AI-assisted visual programming IDE for Arduino and hardware boards
All Skills in This Repository (8)
Pure Emerald Level Indicatorsblockly-best-practices
Enforce Blockly ABS best practices for block structure, event handling, and sensor integration.
abs-syntax-reference
Reference ABS syntax rules for Blockly block definitions and validation.
library-migration-guide
Convert Arduino/ESP32 hardware libraries into Blockly-compatible formats.
handoff
Writes a conversation summary document for another agent to continue the work.
review
Review uncommitted code changes and report findings ordered by severity.
improve
Audit codebases and generate self-contained implementation plans for executor agents.
blockly-project-planning
Plans Blockly hardware projects by selecting boards, libraries, and wiring before project creation.
chronicle
Query indexed Aily chat session history with read-only SQLite searches.
Frequently Asked Questions
FAQPage SchemaHow to install aily-blockly?▼
Run `npx skills add ailyProject/aily-blockly --all -g -y` in your terminal to install all skills in this suite globally.
What is aily Blockly used for?▼
It is a visual programming IDE for building hardware projects on 100+ boards like Arduino, ESP32, and micro:bit, with AI helping you plan, code, wire, and debug.
Can AI convert Arduino libraries into Blockly blocks?▼
Yes. The library migration skill analyzes native Arduino or C++ libraries and generates compatible block definitions, code generators, and toolbox configs automatically.
Do I need coding experience to use aily Blockly?▼
No. You describe what you want in plain language, and the AI plans the project, picks boards and libraries, and generates the block-based code for you.
Which boards does aily Blockly support?▼
It supports over 100 development boards and chips, including Arduino, ESP32, ESP8266, micro:bit, and M5Stack, with 400+ preset libraries included.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core