| name | roids |
| description | 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 variants (~2–5) unless the user specifies how many. |
| metadata | {"version":"1.0.0"} |
Roids
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.txt exactly: "wire" means using the documented inline markup pattern (the data-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