This teaches Claude about Capso's modular architecture so it can help you either use the app or pull its individual Swift Package Manager modules into your own macOS project. The real value is in the eight standalone packages: CaptureKit wraps ScreenCaptureKit, AnnotationKit handles drawing and beautification, OCRKit does Vision-based text recognition, and RecordingKit manages screen recording with audio mixing. If you're building a Mac app that needs any screenshot or screen recording functionality, you can grab just the packages you need without taking the whole app. Built with Swift 6 and SwiftUI for macOS 15+, requires XcodeGen to build from source.
npx skills add https://github.com/aradotso/trending-skills --skill capso-screenshot-macos