Sentry Web

Basic skill for Sentry error monitoring, frontend exception tracking, and production issue visibility in web applications. Use when Codex needs a basic starting point for this web development area.

shubhashjha Updated

File contents

Sentry Web

Use this skill as a basic starting point.

Workflow

  1. Review the current monitoring and error handling setup.
  2. Identify where runtime exceptions and context should be captured.
  3. Keep initialization and environment logic explicit.
  4. Avoid logging noisy or low-value events.
  5. Verify captured errors and source mapping setup where applicable.

Output

  • Produce practical monitoring and error tracking changes.
  • Keep observability useful and maintainable.
  • Prefer actionable error reporting over excessive noise.

shubhashjha/codex-skills/tree/main/sentry-web commit 04424141e2

Frequently asked questions

npx skillmds@latest add shubhashjha/sentry-web