test-wizard

star 290

Test wizard locally. Use when asked to "test wizard", "try wizard", "run wizard", or "/test-wizard".

getsentry By getsentry schedule Updated 3/3/2026

name: test-wizard description: Test wizard locally. Use when asked to "test wizard", "try wizard", "run wizard", or "/test-wizard".

Test the wizard for a specific integration locally.

Usage: /test-wizard <integration-name>

Steps:

  1. Build the wizard: yarn build
  2. Run the wizard with the specified integration: yarn try -i <integration-name>

Available integrations: nextjs, react-native, remix, sveltekit, nuxt, angular, flutter, ios, android, sourcemaps

If testing requires a specific test application, navigate to the appropriate directory in e2e-tests/test-applications/ first.

Install via CLI
npx skills add https://github.com/getsentry/sentry-wizard --skill test-wizard
Repository Details
star Stars 290
call_split Forks 85
navigation Branch main
article Path SKILL.md
More from Creator