Expert guidance and automation for web application observability: Core Web Vitals, error tracking, performance monitoring, session replay, and instrumentation for React, Vue, Angular, Svelte, Next.js, Nuxt, Remix, SvelteKit, and Astro.
Instrument API requests with spans and distributed tracing. Use when tracking request latency or debugging API issues.
Monitor JavaScript bundle size and execution performance. Use when tracking bundle size, identifying large chunks, or optimizing load performance.
Measure and optimize Core Web Vitals (LCP, INP, CLS). Use when implementing CWV tracking or debugging performance.
Set up error tracking with actionable context. Use when configuring error capture or error boundaries.
Measure SSR hydration timing and issues. Use when tracking hydration performance, debugging hydration mismatches, or optimizing SSR/SSG applications.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Teaches Claude how to instrument web apps correctly — what to measure, what context to attach, and what mistakes to avoid.
Most web teams instrument poorly:
This plugin teaches Claude to capture both user intent (what they tried to do) and system state (browser conditions, errors, performance) so you can answer "Why did this fail, and for whom?"
claude plugin marketplace add caleb-davis-plugins/web-observability
claude plugin install web-observability
/instrument
/audit src/features/checkout
"How should I instrument this checkout flow?"
"What's wrong with my Core Web Vitals?"
"Set up session replay with Sentry"
"Review this code for observability anti-patterns"
"Track this user journey from signup to first purchase"
| Command | Description |
|---|---|
/instrument | Generate prioritized instrumentation plan for React, Vue, Angular, Svelte, etc. |
/audit [path] | Scan existing code for instrumentation gaps and anti-patterns |
Explores web codebases to understand architecture and identify instrumentation opportunities.
Focus Areas:
Output:
Reviews code changes for observability issues before they ship.
Focus Areas:
Output:
11 skills that activate automatically based on context:
| Skill | Trigger |
|---|---|
instrumentation-planning | "What should I measure?" |
core-web-vitals | "LCP is slow", "Fix CLS" |
error-tracking | "Set up error boundaries" |
source-map-setup | "Configure source maps" |
route-transition-tracking | "Track page navigation" |
api-tracing | "Trace API requests" |
session-replay | "Set up session replay" |
user-journey-tracking | "Track user funnels" |
hydration-performance | "SSR hydration is slow" |
bundle-performance | "JavaScript is blocking" |
synthetic-monitoring | "Set up Lighthouse CI" |
| Framework | Guide |
|---|---|
| React | references/frameworks/react.md |
| Next.js | references/frameworks/nextjs.md |
| Vue 3 | references/frameworks/vue.md |
| Nuxt 3 | references/frameworks/nuxt.md |
| Angular | references/frameworks/angular.md |
| Svelte | references/frameworks/svelte.md |
| SvelteKit | references/frameworks/sveltekit.md |
| Remix | references/frameworks/remix.md |
| Astro | references/frameworks/astro.md |
| Platform | Guide |
|---|---|
| Sentry | references/platforms/sentry.md |
| Datadog RUM | references/platforms/datadog.md |
| New Relic | references/platforms/newrelic.md |
| LogRocket | references/platforms/logrocket.md |
| FullStory | references/platforms/fullstory.md |
| PostHog | references/platforms/posthog.md |
| Vercel Analytics | references/platforms/vercel-analytics.md |
| OpenTelemetry | references/platforms/opentelemetry.md |
Use this plugin for:
Don't use for:
mobile-observability plugin)This plugin follows Anthropic's best practices for token-efficient context loading:
References are loaded only when needed, not upfront:
| Tier | When to Load | Files |
|---|---|---|
| Never | Skills are self-contained | - |
| On detection | Framework/SDK unclear | references/framework-detection.md, references/telemetry-detection.md |
| On flagging | Reporting anti-patterns | references/anti-patterns.md |
| On implementation | Generating code | references/frameworks/*.md, references/platforms/*.md |
| On code generation | Specific templates | templates/*.ts |
Expert guidance and automation for mobile app observability: crash reporting, performance monitoring, session replay, and instrumentation for iOS, Android, React Native, and Flutter.
Expert guidance and automation for mobile app observability: crash reporting, performance monitoring, session replay, and instrumentation for iOS, Android, React Native, and Flutter.
Expert guidance for instrumenting AI agents in production. Covers LLM call tracing, multi-agent coordination, tool execution, token/cost tracking, and evaluation quality for frameworks like LangChain, Claude Agent SDK, and custom agent loops.
Expert guidance and automation for backend observability: APM, distributed tracing, metrics, and logging for Go, Python, Node.js, Java/Kotlin, Rust, and .NET.
npx claudepluginhub nexus-labs-automation/web-observabilityAuto-instrument any web app with Grafana Faro Web SDK. Detects your framework, generates init code, wires it into your entry point, and opens a PR.
Implement Real User Monitoring for actual performance data
Core Web Vitals diagnosis and fixing skills for Claude Code — powered by CoreDash real user monitoring
Web performance audits with Core Web Vitals, bottleneck identification, optimization recommendations. Use for page load times, performance reviews, UX optimization, or encountering LCP, FID, CLS issues, resource blocking, render delays.
DevsForge Enterprise Performance Profiling Architect delivering comprehensive application performance analysis, optimization strategies, and monitoring frameworks that transform performance tuning from reactive task into strategic business value creation and user experience catalyst
Expert guidance and automation for mobile app observability: crash reporting, performance monitoring, session replay, and instrumentation for iOS, Android, React Native, and Flutter.