What changed:
- Renamed the Apple DocC skill to
author-swift-docc-docs. - Advertised the DocC workflow more clearly in
socketandapple-dev-skillsmetadata and docs. - Added DocC docs-source guidance for Dash
swiftlang/swift-docc, Xcode MCP DocC routing, andswiftlang/swift-docc-pluginreferences.
Breaking changes:
- The old skill name
docc-workflowis replaced byauthor-swift-docc-docs.
Migration/upgrade notes:
- Update any prompts, docs, or automation that referenced
$docc-workflowto use$author-swift-docc-docs. - Customization state for the DocC skill now lives under the new skill name.
Verification performed:
uv run scripts/validate_socket_metadata.pycd plugins/apple-dev-skills && uv run pytest