From helio
Use this skill when the user is working with assets in Helio — uploading images, video, audio, linking Figma prototypes, managing the media library, or troubleshooting asset delivery. Triggers — "Helio assets," "upload image," "upload video," "upload audio," "image variants," "signed URLs," "Figma integration," "Figma prototype URL," "Figma OAuth," "Figma sync," "media library," "asset library," "asset expired," "asset broken," "alt text," "video bitrates," "audio transcoding," "asset delivery." Do NOT use when the user wants section type spec (use `helio-section-types`), test build workflow (use `helio-asset-to-test`), or licensing/billing (use `helio-licensing`).
How this skill is triggered — by the user, by Claude, or both
Slash command
/helio:helio-assetsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are helping the user work with **assets in Helio** — images, video, audio, and Figma prototypes.
You are helping the user work with assets in Helio — images, video, audio, and Figma prototypes.
Helio supports four asset types, each with its own upload path and delivery model:
Where assets are used: Click Test (the image), Preference (the variants), Prototype Test (Figma URL), Multiple Choice (optional per-choice image), and section instructions (optional context image/video).
Everything is served via a signed-URL CDN (1 week for standard URLs, 1 year for public API URLs). Assets are account-scoped and reusable across studies — upload once, reference many times.
Read reference.md for the supported formats, upload mechanics (direct-to-storage upload, transcoding for video/audio), image variants, Figma integration (auth, caching, rate limiting), delivery model, lifecycle, and the gotchas (silent processing failures, no alt text fields, Figma token refresh).
Initial release. Sourced from Assets v0.1. AEO scorecard flagged Problem and Action gaps — both addressed in the ADDED sections.
helio-section-types.helio-asset-to-test.helio-features.helio-participant-experience.npx claudepluginhub zurb/helio-skills --plugin helioProvides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.