
Mikeebuilds Diagnostic Playground
- 1 repo stars
- Updated February 1, 2026
- MikeeBuilds/diagnostic-playground
mikeebuilds-diagnostic-playground is a Claude Code plugin that generates interactive HTML dashboards using real Supabase data to debug app issues.
About
mikeebuilds-diagnostic-playground is a one-plugin Claude Code extension from MikeeBuilds that helps developers debug applications by generating interactive HTML dashboards fed from real Supabase data. Instead of spelunking SQL and logs in separate tools, you describe the failure mode in Claude Code and get a structured playground testers and you can click through to validate hypotheses about rows, auth edge cases, or workflow state. It suits Supabase-backed SaaS and APIs once you have staging or production data worth inspecting, not early blank-slate prototyping. The emphasis is actionable visualization for issue triage rather than permanent analytics productization. Install it when support tickets or QA cycles keep resurfacing the same opaque backend behavior and you need a fast, disposable diagnostic surface tied to your actual database.
- Single diagnostic-playground plugin focused on Supabase-backed interactive HTML dashboards
- Generates structured dashboards for testers and builders to explore live data-related problems
- Claude Code-driven workflow from issue description to explorable debug UI
- Catalogued under testing with explicit debug, feedback, and problem-triage keywords
Mikeebuilds Diagnostic Playground by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install mikeebuilds-diagnostic-playground@MikeeBuilds/diagnostic-playgroundAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | February 1, 2026 |
| Repository | MikeeBuilds/diagnostic-playground ↗ |
What it does
Turn live Supabase project data into interactive HTML diagnostic dashboards inside Claude Code to debug production-like issues faster.
Who is it for?
Best when you're running Supabase and need fast, shareable debug dashboards during incidents or structured tester feedback sessions.
Skip if: Projects without Supabase, teams wanting long-term BI analytics, or greenfield builds with no data to query yet.
What you get
After adding diagnostic-playground, Claude Code can produce structured HTML diagnostic dashboards from your Supabase project so you can interactively debug and collect feedback.
- Interactive HTML diagnostic dashboard tied to Supabase data
- Structured debug views for testers or solo triage
- Actionable feedback loop for identified app problems
Recommended Plugins
How it compares
Supabase-connected debug dashboard generator plugin, not a generic code review or multi-plugin marketplace.
FAQ
Who is Mikeebuilds Diagnostic Playground for?
It is for Claude Code users shipping Supabase apps who need interactive HTML dashboards built from live project data to debug issues.
When should I use Mikeebuilds Diagnostic Playground?
Use it in Operate when users report bugs, data looks wrong in production, or testers need a guided view of real Supabase records.
How do I add Mikeebuilds Diagnostic Playground to my agent?
Register the MikeeBuilds/diagnostic-playground repository as a Claude Code plugin and configure Supabase credentials per the plugin instructions before generating dashboards.