implementing-real-user-monitoring

Implement Real User Monitoring (RUM) to capture actual user performance data including Core Web Vitals and page load times. Use when setting up user experience monitoring or tracking custom performance events. Trigger with phrases like "setup RUM", "track Core Web Vitals", or "monitor real user performance".

Content Preview
---
name: implementing-real-user-monitoring
description: Implement Real User Monitoring (RUM) to capture actual user performance data including Core Web Vitals and page load times. Use when setting up user experience monitoring or tracking custom performance events. Trigger with phrases like "setup RUM", "track Core Web Vitals", or "monitor real user performance".
version: 1.0.0
allowed-tools: "Read, Write, Edit, Grep, Glob, Bash(npm:*), Bash(rum:*)"
license: MIT
author: Jeremy Longshore <jeremy
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/implementing-real-user-monitoring.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/performance/real-user-monitoring/skills/implementing-real-user-monitoring/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/performance/real-user-monitoring/skills/implementing-real-user-monitoring/SKILL.md

Related Skills

Implementing Backup Strategies
This skill implements backup strategies for databases and applications. It generates configuration files and setup code to ensure data protection and disaster recovery. Use this skill when the user requests to "implement backup strategy", "configure backups", "setup data recovery", or needs help wit
skill-adapterimplementing backup strategies

by jeremylongshore · plugins-plus-skills

Implementing Database Audit Logging
This skill helps implement database audit logging for tracking changes and ensuring compliance. It is triggered when the user requests to "implement database audit logging", "add audit trails", "track database changes", or mentions "audit_log" in relation to a database. The skill provides options fo
skill-adapterimplementing database audit logging

by jeremylongshore · plugins-plus-skills

Implementing Database Caching
This skill enables Claude to implement multi-tier database caching solutions. It is triggered when the user requests database caching, performance improvements, or reduced database load. The skill utilizes Redis, in-memory caching, and CDN layers to optimize database performance by reducing database
skill-adapterimplementing database caching

by jeremylongshore · plugins-plus-skills

Implementing Real User Monitoring
This skill assists in implementing Real User Monitoring (RUM) to capture and analyze actual user performance data. It helps set up tracking for key metrics like Core Web Vitals, page load times, and custom performance events. Use this skill when the user asks to "setup RUM", "implement real user mon
skill-adapterimplementing real user monitoring

by jeremylongshore · plugins-plus-skills