swift-sharing
π―Skillfrom nonameplum/agent-skills
swift-sharing skill from nonameplum/agent-skills
Part of
nonameplum/agent-skills(15 items)
Installation
git clone https://github.com/nonameplum/agent-skills ~/.claude/skills/python swift_docc_to_skill.py <input_docc_dir> <output_dir> [options]python swift_docc_to_skill.py TSPL.docc ./programming-swift --skill-name "programming-swift"python swift_docc_to_skill.py Documentation.docc ./my-library --skill-name "my-library"Skill Details
More from this repository10
Enables predictable and testable state management for Swift applications using a composable, modular architecture approach.
swift-dependencies skill from nonameplum/agent-skills
swift-navigation skill from nonameplum/agent-skills
swift-docc skill from nonameplum/agent-skills
swift-package-manager skill from nonameplum/agent-skills
swift-case-paths skill from nonameplum/agent-skills
swift-observation skill from nonameplum/agent-skills
programming-swift skill from nonameplum/agent-skills
Provides expert guidance on Swift Concurrency, helping developers implement safe async/await patterns, resolve thread safety issues, and optimize concurrent code architecture.
corebluetooth skill from nonameplum/agent-skills