objc-gnustep-regression-audit

Community

Audit Objective-C for GNUstep regressions

Authorjvalinsky
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and fix Objective-C code that may cause regressions when running on GNUstep or Linux, preventing build failures and runtime issues on non-macOS platforms.

Core Features & Use Cases

  • Platform-Specific API Detection: Flags the use of macOS-only APIs that lack proper guards.
  • Import Analysis: Identifies imports that might not be available or behave differently on GNUstep.
  • Guard Clause Verification: Checks for the presence of TARGET_OS_LINUX or similar guards around platform-sensitive code.
  • Use Case: When a developer merges a feature that uses new macOS frameworks, this Skill can automatically scan the changes to ensure that the code is either guarded or uses compatible alternatives, preventing a Linux build from breaking.

Quick Start

Run the gnustep regression audit script on the current directory and output results to /tmp/objc-gnustep-regression-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-gnustep-regression-audit
Download link: https://github.com/jvalinsky/garazyk/archive/main.zip#objc-gnustep-regression-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.