/supabase-realtime-monitor
Monitor and optimize Supabase realtime connections with performance analysis and debugging
$ npx -y skills add davila7/claude-code-templates --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/supabase-realtime-monitor
Context preview
What this command does when you run it.
Monitor and optimize Supabase realtime connections with performance analysis and debugging
Command definition
supabase-realtime-monitor.mdallowed-tools: Read, Write, Edit, Bash
argument-hint: [monitoring-type] | --connections | --subscriptions | --performance | --debug | --analytics
description: Monitor and optimize Supabase realtime connections with performance analysis and debugging
Supabase Realtime Monitor
Monitor and optimize Supabase realtime connections with comprehensive performance analysis: **$ARGUMENTS**
Current Realtime Context
- Supabase realtime: Connection status and subscription management via MCP
- Application subscriptions: !`find . -name "*.ts" -o -name "*.js" | xargs grep -l "subscribe\|realtime\|channel" 2>/dev/null | head -5` active subscription code
- Performance metrics: Current connection performance and message throughput
- Error patterns: Recent realtime connection issues and debugging information
Task
Execute comprehensive realtime monitoring with performance optimization and debugging support:
**Monitoring Type**: Use $ARGUMENTS to focus on connection monitoring, subscription analysis, performance optimization, debugging assistance, or analytics reporting
**Realtime Monitoring Framework**: 1. **Connection Analysis** - Monitor active connections, analyze connection stability, track connection lifecycle, identify connection issues 2. **Subscription Management** - Track active subscriptions, analyze subscription performance, optimize subscription patterns, manage subscription lifecycle 3. **Performance Optimization** - Analyze message throughput, optimize payload sizes, reduce connection overhead, improve subscription efficiency 4. **Error Monitoring** - Track connection errors, analyze failure patterns, implement retry strategies, provide debugging insights 5. **Analytics Dashboard** - Generate usage analytics, track performance trends, monitor resource utilization, provide optimization recommendations 6. **Developer Tools** - Provide debugging utilities, implement connection testing, create performance profiling, optimize development workflow
**Advanced Features**: Real-time performance monitoring, predictive analytics, automated optimization suggestions, comprehensive logging, alert management.
**Integration Support**: Application performance monitoring, CI/CD integration, team collaboration tools, documentation generation, troubleshooting guides.
**Output**: Comprehensive realtime monitoring with performance analytics, optimization recommendations, debugging tools, and developer documentation.
Read more
allowed-tools: Read, Write, Edit, Bash argument-hint: [monitoring-type] | --connections | --subscriptions | --performance | --debug | --analytics description: Monitor and optimize Supabase realtime connections with performance analysis and debugging
Supabase Realtime Monitor
Monitor and optimize Supabase realtime connections with comprehensive performance analysis: **$ARGUMENTS**
Current Realtime Context
- Supabase realtime: Connection status and subscription management via MCP
- Application subscriptions: !`find . -name "*.ts" -o -name "*.js" | xargs grep -l "subscribe\|realtime\|channel" 2>/dev/null | head -5` active subscription code
- Performance metrics: Current connection performance and message throughput
- Error patterns: Recent realtime connection issues and debugging information
Task
Execute comprehensive realtime monitoring with performance optimization and debugging support:
**Monitoring Type**: Use $ARGUMENTS to focus on connection monitoring, subscription analysis, performance optimization, debugging assistance, or analytics reporting
**Realtime Monitoring Framework**: 1. **Connection Analysis** - Monitor active connections, analyze connection stability, track connection lifecycle, identify connection issues 2. **Subscription Management** - Track active subscriptions, analyze subscription performance, optimize subscription patterns, manage subscription lifecycle 3. **Performance Optimization** - Analyze message throughput, optimize payload sizes, reduce connection overhead, improve subscription efficiency 4. **Error Monitoring** - Track connection errors, analyze failure patterns, implement retry strategies, provide debugging insights 5. **Analytics Dashboard** - Generate usage analytics, track performance trends, monitor resource utilization, provide optimization recommendations 6. **Developer Tools** - Provide debugging utilities, implement connection testing, create performance profiling, optimize development workflow
**Advanced Features**: Real-time performance monitoring, predictive analytics, automated optimization suggestions, comprehensive logging, alert management.
**Integration Support**: Application performance monitoring, CI/CD integration, team collaboration tools, documentation generation, troubleshooting guides.
**Output**: Comprehensive realtime monitoring with performance analytics, optimization recommendations, debugging tools, and developer documentation.
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Other commands on claude-code-templates.
- /cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Open command - /create-blog-article
Create an SEO-optimized blog article for a Claude Code component with AI-generated cover image
Open command - /lint
Run Python code linting and formatting tools.
Open command - /test
Run Python tests with pytest, unittest, or other testing frameworks.
Open command - /worktree-check
Check current worktree status, branch, and assigned task
Open command - /worktree-cleanup
Clean up merged worktrees and their branches
Open command

