co-labs-co
Official@co-labs-co
Provides specialized architectural patterns for iOS multimedia streaming and robust backend service development using typed protocols and modern persistence frameworks.
Agent Skills by co-labs-co
Showing 29 vetted skills indexed across 2 GitHub repositories.
openscad-3d-modeling
Generate parametric 3D CAD models from OpenSCAD scripts and export to STL/3MF.
videotoolbox-h264-encoding
Configure VideoToolbox VTCompressionSession for hardware-accelerated H.264 encoding.
ios-coredata-pattern
Configure Core Data persistence stacks with NSPersistentContainer and contexts.
ios-permissions-handling
Standardize iOS permission requests for camera, mic, speech, and photos.
metrickit-diagnostics
Collect and analyze MetricKit payloads for iOS crash, hang, and performance diagnostics.
obsidian-markdown
Edit and create Obsidian-flavored Markdown with wikilinks, embeds, callouts, and frontmatter.
swiftui-avfoundation-camera-bridge
Bridge AVCaptureVideoPreviewLayer into SwiftUI with UIViewRepresentable.
trust-certificate-authentication
Establish iOS device-to-device trust using cryptographic certificates and QR pairing.
combine-video-frame-distribution
Broadcasts camera CVPixelBuffer frames to multiple subscribers via PassthroughSubject in Combine workflows.
swiftui-mvvm-pattern
Create SwiftUI views with ObservableObject ViewModels and @Published data binding.
obsidian-bases
Create and manage Obsidian Base files with multi-view dashboards.
flyingfox-mjpeg-server
Stream MJPEG frames over HTTP with FlyingFox in Swift.
multipeerconnectivity-p2p-streaming
Stream video peer-to-peer between nearby devices using Multipeer Connectivity.
ios-vision-ocr
Configure VNRecognizeTextRequest to extract text from iOS images on-device.
ios-speech-recognition
Configure SFSpeechRecognizer and AVAudioEngine for on-device iOS speech transcription.
ios26-liquid-glass-design
Implement adaptive Liquid Glass UI components in SwiftUI with iOS 26 fallbacks.
json-canvas
Create and validate JSON Canvas files conforming to the JSON Canvas Spec 1.0.
ios-cicd-testflight
Automate iOS builds, versioning, and TestFlight deployment via GitHub Actions.
conventional-commits-release
Validate commit messages and PR titles with commitlint for automated semantic-release versioning.
python-service-with-protocol
Build Python services with Protocol-based dependency injection and mock implementations.
pyproject-modern-python
Configure modern Python projects with pyproject.toml, hatchling, and uv.
skill-creator
Scaffold Claude skills with Context7 research and YAML frontmatter.
python-primitives-architecture
Codify a primitives-first architecture for Python projects with dataclasses and Result-based error handling.
github-cli-integration
Automate GitHub operations through a protocol-driven gh CLI interface.
Frequently Asked Questions About co-labs-co
FAQPage SchemaWhat specific technical tasks are enabled by these skills?▼
These skills enable hardware-accelerated H.264 encoding, on-device OCR and speech transcription, peer-to-peer video distribution, and the implementation of complex persistence stacks using Core Data and MetricKit diagnostics.
Which target personas benefit from these architectural patterns?▼
These patterns are designed for senior iOS engineers and backend developers focused on high-performance multimedia streaming, robust error handling, and modular, protocol-oriented codebases that prioritize testability and maintainability.
What are the primary prerequisites for implementing these solutions?▼
Implementation requires familiarity with Swift, the Apple ecosystem frameworks including AVFoundation, Combine, and SwiftUI, and a foundational understanding of protocol-oriented programming and dependency injection patterns.