objc-concurrency-bug-audit

Community

Audit ObjC for concurrency defects

Authorjvalinsky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common and difficult-to-debug concurrency defects in Objective-C and Objective-C++ code, such as data races, deadlocks, and unsafe memory access, which often lead to intermittent crashes and flaky behavior.

Core Features & Use Cases

  • Static Analysis: Scans Objective-C/C++ code for common concurrency anti-patterns.
  • Prioritization: Identifies high-risk areas like deadlocks and data races.
  • Use Case: When a developer reports intermittent crashes related to background operations or UI updates, this skill can quickly pinpoint potential thread-safety issues.

Quick Start

Run the concurrency scan on the current directory and output results to /tmp/objc-concurrency-audit.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: objc-concurrency-bug-audit
Download link: https://github.com/jvalinsky/garazyk/archive/main.zip#objc-concurrency-bug-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.