Toolverse
All skills

sentry-hello-world

by jeremylongshore

Execute capture your first error with Sentry and verify it appears in the dashboard.\nUse when testing Sentry integration or verifying error capture works.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing

About this skill

Execute capture your first error with Sentry and verify it appears in the dashboard.\nUse when testing Sentry integration or verifying error capture works.\nTrigger with phrases like \

How to use

  1. Upewnij się, że umiejętność sentry-install-auth została wcześniej uruchomiona — SDK musi być zainstalowany, a zmienna środowiskowa SENTRY_DSN skonfigurowana.

  2. Zweryfikuj, że SDK Sentry jest aktywny. W Node.js sprawdź, czy Sentry.getClient() zwraca wartość (nie undefined). W Pythonie sprawdź, czy sentry_sdk.Hub.current.client nie jest None. Jeśli SDK nie jest zainicjalizowany, wróć do kroku instalacji i upewnij się, że instrument.mjs jest załadowany przed kodem aplikacji (Node.js) lub że sentry_sdk.init() został wywołany (Python).

  3. Wyślij pierwszą testową wiadomość do Sentry — prostą wiadomość tekstową, którą będziesz mógł zobaczyć w dashboardzie.

  4. Wyślij testowy wyjątek — przechwycony błąd, aby sprawdzić, czy Sentry prawidłowo rejestruje stack trace'e.

  5. Wyślij wzbogacone zdarzenie błędu zawierające kontekst użytkownika, tagi (np. environment, version) i breadcrumby (ślad działań poprzedzających błąd).

  6. Przejdź do dashboardu Sentry i zweryfikuj, że wszystkie trzy zdarzenia pojawiły się w projekcie — wiadomość, wyjątek i wzbogacony błąd z pełnym kontekstem.

Related skills

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145

polymarket-trader

by openclaw

Query Polymarket prediction markets - trending events, crypto, politics, sports, and search

Testing
14142

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862