Create a built-in consistency/audit agent as a Hercules feature…a passive agent that flags inconsistencies during the build. This helps to ensure uniformity and consistency with the build…for example, all buttons, links, etc that are alike should function the same across the app…upload buttons should have the same functionality and process wherever they are located. the color scheme for buttons, blocks, etc should be the same throughout the app. A consistency/audit agent would eliminate the need for users to always check, compare, and verify different aspects of the build.
Hey @Debra_Carter!
We already currently support exactly this kind of auditing functionality through skills.
Here’s a great skill you can import into your app for consistency in UI and design!
We are working on having a “Testing” capability where you can define certain tests that run before publish and if they fail it will tell you why they fail and propose fixes instead. I think this could work really well for this use case