From error-rate-monitor
Monitors application error rates across HTTP endpoints, databases, APIs, jobs, and exceptions; sets up alerting, thresholds, and error budgets for reliability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/error-rate-monitor:monitoring-error-ratesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Monitor and analyze application error rates across HTTP endpoints, database queries, external APIs, and background jobs with threshold-based alerting and error budget tracking.
Monitor and analyze application error rates across HTTP endpoints, database queries, external APIs, and background jobs with threshold-based alerting and error budget tracking.
This skill automates the process of setting up comprehensive error monitoring and alerting for various components of an application. It helps identify, track, and analyze different types of errors, enabling proactive identification and resolution of issues before they impact users.
This skill activates when you need to:
User request: "Monitor errors in my web application, especially 500 errors and database connection issues."
The skill will:
User request: "Analyze error rates for my background job processor. I'm seeing a lot of failed jobs."
The skill will:
This skill can be integrated with other monitoring and alerting tools, such as Prometheus, Grafana, and PagerDuty, to provide a comprehensive view of application health and performance. It can also be used in conjunction with incident management tools to streamline incident response workflows.
If monitoring setup fails:
5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub fleet-to-force/claude-code-plugins-plus --plugin error-rate-monitorMonitors and analyzes application error rates across HTTP endpoints, database queries, external APIs, and background jobs with threshold-based alerting and error budget tracking.
Implements comprehensive error monitoring solutions including alert configuration, structured logging, error grouping, and real-time dashboards. Useful for setting up or improving error tracking in production.
Sets up production monitoring for SaaS apps: uptime checks with UptimeRobot, error tracking with Sentry, performance metrics via Vercel/Netlify. Handles incidents and alerts.