skill-maintainer

Installation
SKILL.md

Skill Maintainer — Documentation Ingestion & Skill Updater

Process new Apple developer documentation and route extracted knowledge into the correct skill files.

Workflow

Step 1: Classify Incoming Documentation

Read each uploaded document and classify it by answering:

Question Action
Which framework(s) does it cover? Map to target skill(s) using the Skill Registry below
Is this a new API or an update to an existing one? New → may need new skill; Update → patch existing
What's the minimum deployment target? Tag patterns with OS version requirements
Does it deprecate anything? Add to Critical Constraints in target skill

If a document spans multiple skills (e.g., "SwiftUI-WebKit-Integration" touches both swiftui-core and a potential swiftui-webkit skill), extract relevant portions into each.

Related skills

More from makgunay/claude-swift-skills

Installs
8
First Seen
Feb 14, 2026