Every Caffeine AI app comes with a built-in data viewer for admins. This viewer automatically creates special queries for each stable variable in your backend. You can use it to browse users, orders, logs, or any other data stored in maps, sets, arrays, lists, stacks, or queues.
Only controllers can access these queries. They are perfect for building admin dashboards or debug panels without writing extra code. The viewer is already installed in every Caffeine app. Just declare a stable variable and the query appears.
The include MixinViews() statement must stay in your actor to keep the viewer working. Never use these queries for public endpoints. They are designed for admin use only.
Global
mkdir -p ~/.claude/skills/extension-data-viewerProject
mkdir -p .claude/skills/extension-data-viewerSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease