SDK
All JavaScript SDKs
Description
Metrics documentation in https://docs.sentry.io/platforms/javascript/metrics/ still mentions an outdated skill.
That skill was removed in the following commit: getsentry/sentry-agent-skills@7d7fb4f
Suggested Solution
Update the documentation to reflect the functionality was moved
Remove sentry-ios-swift-setup, sentry-react-native-setup, sentry-setup-tracing,
sentry-setup-logging, and sentry-setup-metrics skills. These are now covered by
the full SDK bundle skills (sentry-cocoa-sdk, sentry-react-native-sdk, etc.)
which provide comprehensive platform-specific guidance.