Skip to main content
Run any Skill in Manus
with one click
GitHub repository

solstone-macos

solstone-macos contains 6 collected skills from solpbc, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
3
updated
2026-06-26
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

coreaudio-hal
software-developers

CoreAudio Hardware Abstraction Layer patterns for macOS audio device management. Device enumeration, property listeners, device pinning, transport types, and lifecycle monitoring. Use when working with AudioObjectPropertyAddress, device IDs, or microphone management.

2026-06-26
macos-app-lifecycle
software-developers

macOS app lifecycle patterns for background recording apps. MenuBarExtra, TCC permissions for screen recording and microphone, login items, graceful shutdown, configuration, and direct distribution packaging. Use when working with app structure, permissions, or distribution.

2026-05-25
av-media-pipeline
software-developers

AVFoundation media pipeline for H.264 video encoding, multi-track audio recording, and intelligent audio remixing. Covers AVAssetWriter, AVAudioEngine, AudioRemixer, SoundAnalysis, and CMTime patterns. Use when working with video/audio recording, encoding, format conversion, or the remix pipeline.

2026-04-12
live-logging
software-developers

Live debugging with macOS unified logging for solstone-macos. Log streaming, category filtering, Logger extension patterns, privacy annotations, and log level guidance. Use when debugging the running app, adding log statements, or troubleshooting logging issues.

2026-04-07
swift-concurrency
software-developers

Swift 6.1 strict concurrency patterns for solstone-macos. Diagnostics, isolation boundaries, Sendable conformance, actor patterns, and common pitfalls. Use when writing or reviewing concurrent code, resolving compiler errors, or making isolation decisions.

2026-04-05
screencapturekit
software-developers

ScreenCaptureKit patterns for continuous screen and audio capture on macOS. Persistent streams, content filtering, frame status optimization, segment rotation, and health monitoring. Use when working with SCStream, SCContentFilter, or display capture.

2026-04-01