From error-rate-monitor
Monitors and analyzes application error rates including HTTP errors, exceptions, database failures, background job errors, and client-side errors. Configures alerting based on defined thresholds.
How this skill is triggered — by the user, by Claude, or both
Slash command
/error-rate-monitor:error-rate-monitorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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 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.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin error-rate-monitor