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:
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin error-rate-monitorImplements error tracking systems, configures alerts and dashboards, sets up structured logging and error grouping for production issue resolution. Useful for monitoring and observability tasks.
Sets up production monitoring for SaaS apps: uptime checks with UptimeRobot, error tracking with Sentry, performance metrics via Vercel/Netlify. Handles incidents and alerts.
Design monitoring and alerting that catches production issues fast without creating alert fatigue. Use when establishing observability or improving incident response.