project-exemption

Community

Ensure stable file transfer module.

Authorwang93wei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses a critical stability issue where the file transfer module crashes when using Swift 6 concurrency features, ensuring the application remains functional.

Core Features & Use Cases

  • Module Stability: Prevents crashes in the FileTransferManager.swift by enforcing the use of traditional concurrency models.
  • Compatibility Enforcement: Mandates the use of DispatchQueue and NSLock for the file transfer module, while allowing other modules to adopt Swift 6 features.
  • Use Case: When developing new features for SwiftMTP, this rule ensures that any changes to the file transfer logic do not introduce instability due to premature adoption of Swift 6 concurrency.

Quick Start

Apply the project-exemption rule to the FileTransferManager.swift file to maintain its traditional concurrency model.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: project-exemption
Download link: https://github.com/wang93wei/SwiftMTP/archive/main.zip#project-exemption

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.