Profile

Justin Beale

Contact Details

My Content

1 to 2 of 2 total
Posted By Justin Beale 08-10-2026 09:23
Found In Egroup: Facility Control
\ view thread
To the point about Claude I actually made a Claude Skill package for Custom Panels: https://github.com/jbeale/ross-dashboard-agent-skills There are two things that coding AI agents will struggle with: 1. Schema discovery, limitations around things (like ES5 in this case) 2. Not having the ability ...
Posted By Justin Beale 08-10-2026 09:22
Found In Egroup: Facility Control
\ view thread
Hey all-- So basically I've found that Claude has been super good at reverse engineering, looking up DashBoard specs/docs in the Ross download pages, etc, but I wanted to have the ability to very rapidly and reliably have it build and pre-validate Custom Panels for me. To support this I've been iterating ...