Roids
SkillDev toolsLets your agent present several UI layout options side by side so you can compare and pick a winner.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Roids skill
About this capability
Use when presenting more than one comparable UI direction, or proactively whenever you ship multiple layout options for the user to choose—do not wait for the user to mention Roids or type /roids. Use for comparison, preview-first, or pick-a-winner flows before cleanup. Default to a small set of var
What this skill tells your AI
The instructions your AI receives, as published by hexclave/hexclave in .agents/skills/roids/SKILL.md and read by ahel’s review.
Compare variants in the browser with the hosted runtime and markup contract.
How it works
Preview-only — not for production. The TryRoids hosted runtime (https://tryroids.com/roid-tool.js) and any wiring described in SKILL.txt are intended only for sandboxed variant previews. Never include them in production dashboard or app code, and never inject a <script src="https://tryroids.com/roid-tool.js"> into shipped bundles.
- Fetch the source URL below for documentation only—do not load it via
<script src>in production code. - Follow
SKILL.txtexactly: "wire" means using the documented inline markup pattern (thedata-roid-*attributes on variant elements) inside a sandboxed preview runner. The hosted runtime URL is referenced in docs or loaded only by the preview sandbox, never by application code. - Do not use custom tabs, selects, or one-off pickers for those variants.
Source
https://tryroids.com/SKILL.txt
Signals
- GitHub stars
- 7k
- Forks
- 521
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
roids- Source
- github.com/hexclave/hexclave