From real-user-monitoring
Implements Real User Monitoring (RUM) for web apps to track Core Web Vitals, page loads, and custom events using Google Analytics, Datadog, or New Relic.
How this skill is triggered — by the user, by Claude, or both
Slash command
/real-user-monitoring:implementing-real-user-monitoringThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implement Real User Monitoring (RUM) to capture Core Web Vitals, page load times, and custom performance events using Google Analytics, Datadog RUM, or New Relic.
Implement Real User Monitoring (RUM) to capture Core Web Vitals, page load times, and custom performance events using Google Analytics, Datadog RUM, or New Relic.
This skill streamlines the process of setting up Real User Monitoring (RUM) for web applications. It guides you through the essential steps of choosing a platform, defining metrics, and implementing the tracking code to capture valuable user experience data.
This skill activates when you need to:
User request: "setup RUM for my new website"
The skill will:
User request: "I want to track how long it takes users to complete a purchase"
The skill will:
This skill can be used in conjunction with other monitoring and analytics tools to provide a comprehensive view of application performance.
If RUM implementation fails:
5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub luxdevnet/claude-plus-lux --plugin real-user-monitoringImplements Real User Monitoring (RUM) to capture Core Web Vitals, page load times, and custom performance events using Google Analytics, Datadog RUM, or New Relic.
Designs or reviews browser-side RUM instrumentation for Core Web Vitals (LCP, INP, CLS) using web-vitals attribution build and OpenTelemetry Web, with lab-vs-field labeling, sampling/cardinality sizing, and PII controls.
Guides web vitals monitoring for frontend apps, covering React, Vue, CSS, accessibility, and performance optimization.