LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: sentry

Browse skills that share this tag.

  • blog-writing-guide - Sentry Blog Writing Standards and Guide
    blog-writingsentrytechnical-writingediting

    ★ 1 · Updated 2026-09-20

    Enforces Sentry's blog writing standards for technical posts, product announcements, and engineering deep-dives.

    ⚙ Enforce blog writing standards⚙ Draft technical blog posts⚙ Edit blog post content
  • backend-dev-guidelines - Backend Development Guidelines for Microservices
    backendnodejsexpresstypescript

    ★ 0 · Updated 2026-09-19

    Defines architectural standards, validation, config management, error handling, and testing for Node.js Express TypeScript microservices.

    ⚙ Enforce layered backend architecture⚙ Assess feature feasibility index⚙ Validate external input with Zod
  • sentry-create-alert - Create Sentry alerts using the workflow engine API
    sentryalertsnotificationsworkflow

    ★ 3 · Updated 2026-09-18

    Creates Sentry alerts, configures issue notifications, and manages workflow automations via the Sentry workflow engine API.

    ⚙ Gather alert configuration details⚙ Look up Sentry entity IDs⚙ Build workflow alert payload
  • create-pr - Create pull requests following Sentry conventions
    gitgithubpull-requestsentry

    ★ 1 · Updated 2026-09-15

    Creates draft pull requests with formatted titles and descriptions using the GitHub CLI according to Sentry practices.

    ⚙ Verify git status and branch state⚙ Analyze commit logs and diffs⚙ Format pull request descriptions
  • create-pr - Create Pull Requests Following Sentry Conventions
    gitgithubpull-requestcode-review

    ★ 0 · Updated 2026-09-15

    Creates draft pull requests and updates existing PRs following Sentry code review guidelines and PR structure using the GitHub CLI.

    ⚙ Verify branch state and git status⚙ Analyze git commit logs and diffs⚙ Format structured PR title and description
  • error-tracking-integrator - Integrate error tracking services for production monitoring
    error-trackingsentrymonitoringdebugging

    ★ 63 · Updated 2026-09-15

    Adds comprehensive error tracking with Sentry, Rollbar, or similar services including error boundaries, context, and breadcrumbs.

    ⚙ Detect application framework⚙ Install error tracking SDKs⚙ Configure error tracking services
  • commit - Create git commits following Sentry commit conventions
    gitcommitsentryconventional-commits

    ★ 0 · Updated 2026-09-14

    Creates git commits following Sentry conventional commit standards with branch checking, message formatting, and issue references.

    ⚙ Check current branch⚙ Format conventional commit headers⚙ Add issue references
  • sentry-automation - Sentry Monitoring Automation
    sentryerror trackingmonitoringautomation

    ★ 17 · Updated 2026-06-30

    Automate Sentry error tracking tasks including issue management, alert configuration, and release monitoring

    ⚙ list issues⚙ get issue details⚙ list events
  • pr-writer - Create Pull Requests Following Sentry Conventions
    gitgithubpull requestsentry

    ★ 1 · Updated 2026-03-11

    Create pull requests following Sentry engineering practices and conventions.

    ⚙ verify branch state⚙ analyze git changes⚙ write PR description
  • pr-writer - Create Sentry-style pull requests
    githubpull requestcode reviewsentry

    ★ 46,798 · Updated 2026-03-10

    Create pull requests following Sentry engineering practices

    ⚙ verify branch state⚙ analyze code changes⚙ write PR description
  • sentry-setup-logging - Setup Sentry Structured Logging in JavaScript, Python, and Ruby Projects
    loggingmonitoringdebuggingjavascript

    ★ 21 · Updated 2026-02-24

    Configure Sentry's structured logging feature across multiple programming languages

    ⚙ enable logs in Sentry.init⚙ integrate logging libraries⚙ capture console logs