sentry-hello-worldClaude Skill
Execute capture your first error with Sentry and verify it appears in the dashboard.
Installation
Installation unavailable
Installation is unavailable because this version has no valid passing security audit.
Source & Provenance
This listing is maintained by AgentSkill.club from the public repository jeremylongshore/claude-code-plugins-plus-skills, path plugins/saas-packs/sentry-pack/skills/sentry-hello-world. First-party analysis is based on the fingerprinted published source; the original repository content is shown separately below.
Similar Claude Skills & Agent Workflows
end-to-end-tests
after making changes, run end-to-end tests to ensure that the product still works
test-coverage-improver
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
code-change-verification
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
testing-python
Write and evaluate effective Python tests using pytest.
testing
Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests.
web-design-guidelines
Review UI code for Web Interface Guidelines compliance.