Admin-only paginated viewer for stable canister state. Use whenever the user asks for a viewer, dashboard, debug panel, or admin browse over backend data — users, items, orders, logs, or any stable Map/Set/Array/VarArray/List/Stack/Queue. Pre-installed in every Caffeine app via the caffeineai-data-viewer mops package; this skill explains what it does and how to keep using it correctly.
$npx -y skills add caffeinelabs/skills --skill extension-data-viewerInstalls into the current project.
Run `npx skills use "https://github.com/caffeinelabs/skills" --skill "caffeinelabs/skills/extension-data-viewer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/caffeinelabs/skills" that are relevant to the current task. Run `npx skills add "https://github.com/caffeinelabs/skills"` and select the relevant skills, then follow their instructions.