sentry-cocoa-sdk

Configure the Sentry Cocoa SDK for Apple app error monitoring and tracing.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/achmf/KostaHub --skill sentry-cocoa-sdk-achmf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-cocoa-sdk
Source: https://github.com/achmf/KostaHub/tree/main/.agents/skills/sentry-cocoa-sdk
Command: npx skills add https://github.com/achmf/KostaHub --skill sentry-cocoa-sdk-achmf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the complexity of configuring error monitoring, performance tracing, and session replay for Apple applications, ensuring you have full observability without the manual setup overhead.

Core Features & Use Cases

  • Full-Stack Observability: Automatically configures error monitoring, performance tracing, and profiling for iOS, macOS, tvOS, watchOS, and visionOS.
  • Advanced Diagnostics: Enables session replay and structured logging to help you reproduce and fix elusive crashes and performance bottlenecks.
  • Use Case: Use this skill when you need to integrate Sentry into a new SwiftUI or UIKit project to track app hangs, network performance, and user-reported bugs with minimal configuration.

Quick Start

Invoke the sentry-cocoa-sdk skill to automatically detect your project framework and guide you through the recommended installation and initialization steps for your Apple application.

Frequently Asked Questions about sentry-cocoa-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Sentry for iOS app hang detection and crash reporting?

Yes, Sentry Cocoa SDK supports visionOS, watchOS, tvOS, and macOS for full-stack observability. It automatically configures performance tracing and error monitoring across all these Apple platforms.

What is the best way to add performance tracing to a SwiftUI application?

When integrating Sentry Cocoa SDK, the main requirement is having an Apple application project. The skill automatically detects existing logging dependencies and platform targets to generate tailored initialization steps without external dependencies.

Can I track network performance and reproduce bugs with Sentry in Swift?

Sentry Cocoa SDK handles distributed tracing by configuring the SDK for comprehensive performance tracing across Apple applications. It automatically detects platform targets to provide tailored integration guidance for distributed traces.

Do I need external dependencies to configure error monitoring for Apple platforms?

When integrating Sentry Cocoa SDK, the main requirement is having an Apple application project. The skill automatically detects existing logging dependencies and platform targets to generate tailored initialization steps without external dependencies.