error-logger-monitor
Installation
SKILL.md
Error Logger & Monitor
This skill focuses on the reliability of applications by tracking bugs and performance issues in real-time.
Instructions
- Integrate tracking tools like Sentry, LogRocket, or Datadog.
- Set up global error handlers for both frontend and backend.
- Implement custom logging with context (User ID, request path).
- Set up alerts for critical errors via Email or Slack.
- Audit logs for recurring patterns and system health.
Examples
- "Set up Sentry in this Next.js project."
- "Configure a Slack alert when the backend database is unreachable."