co-labs-co avatar

co-labs-co

Official

@co-labs-co

0Followers
|
3Public Repos
|
29Published Skills

Provides specialized architectural patterns for iOS multimedia streaming and robust backend service development using typed protocols and modern persistence frameworks.

Skills Distribution
DomainDeveloper To...iOS Multimedia & V.. (40%)Backend Service Ar.. (30%)Persistence & Data.. (30%)

Agent Skills by co-labs-co

Showing 29 vetted skills indexed across 2 GitHub repositories.

co-labs-coco-labs-co

openscad-3d-modeling

Generate parametric 3D CAD models from OpenSCAD scripts and export to STL/3MF.

Official
Advanced
co-labs-coco-labs-co

videotoolbox-h264-encoding

Configure VideoToolbox VTCompressionSession for hardware-accelerated H.264 encoding.

Official
Advanced
co-labs-coco-labs-co

ios-coredata-pattern

Configure Core Data persistence stacks with NSPersistentContainer and contexts.

Official
Intermediate
co-labs-coco-labs-co

ios-permissions-handling

Standardize iOS permission requests for camera, mic, speech, and photos.

Official
Intermediate
co-labs-coco-labs-co

metrickit-diagnostics

Collect and analyze MetricKit payloads for iOS crash, hang, and performance diagnostics.

Official
Advanced
co-labs-coco-labs-co

obsidian-markdown

Edit and create Obsidian-flavored Markdown with wikilinks, embeds, callouts, and frontmatter.

Official
Intermediate
co-labs-coco-labs-co

swiftui-avfoundation-camera-bridge

Bridge AVCaptureVideoPreviewLayer into SwiftUI with UIViewRepresentable.

Official
Intermediate
co-labs-coco-labs-co

trust-certificate-authentication

Establish iOS device-to-device trust using cryptographic certificates and QR pairing.

Official
Advanced
co-labs-coco-labs-co

combine-video-frame-distribution

Broadcasts camera CVPixelBuffer frames to multiple subscribers via PassthroughSubject in Combine workflows.

Official
Intermediate
co-labs-coco-labs-co

swiftui-mvvm-pattern

Create SwiftUI views with ObservableObject ViewModels and @Published data binding.

Official
Intermediate
co-labs-coco-labs-co

obsidian-bases

Create and manage Obsidian Base files with multi-view dashboards.

Official
Intermediate
co-labs-coco-labs-co

flyingfox-mjpeg-server

Stream MJPEG frames over HTTP with FlyingFox in Swift.

Official
Advanced
co-labs-coco-labs-co

multipeerconnectivity-p2p-streaming

Stream video peer-to-peer between nearby devices using Multipeer Connectivity.

Official
Advanced
co-labs-coco-labs-co

ios-vision-ocr

Configure VNRecognizeTextRequest to extract text from iOS images on-device.

Official
Intermediate
co-labs-coco-labs-co

ios-speech-recognition

Configure SFSpeechRecognizer and AVAudioEngine for on-device iOS speech transcription.

Official
Intermediate
co-labs-coco-labs-co

ios26-liquid-glass-design

Implement adaptive Liquid Glass UI components in SwiftUI with iOS 26 fallbacks.

Official
Advanced
co-labs-coco-labs-co

json-canvas

Create and validate JSON Canvas files conforming to the JSON Canvas Spec 1.0.

Official
Intermediate
co-labs-coco-labs-co

ios-cicd-testflight

Automate iOS builds, versioning, and TestFlight deployment via GitHub Actions.

Official
Advanced
co-labs-coco-labs-co
1

conventional-commits-release

Validate commit messages and PR titles with commitlint for automated semantic-release versioning.

Official
Intermediate
co-labs-coco-labs-co
1

python-service-with-protocol

Build Python services with Protocol-based dependency injection and mock implementations.

Official
Basic
co-labs-coco-labs-co
1

pyproject-modern-python

Configure modern Python projects with pyproject.toml, hatchling, and uv.

Official
Advanced
co-labs-coco-labs-co
1

skill-creator

Scaffold Claude skills with Context7 research and YAML frontmatter.

Official
Advanced
co-labs-coco-labs-co
1

python-primitives-architecture

Codify a primitives-first architecture for Python projects with dataclasses and Result-based error handling.

Official
Basic
co-labs-coco-labs-co
1

github-cli-integration

Automate GitHub operations through a protocol-driven gh CLI interface.

Official
Advanced

Frequently Asked Questions About co-labs-co

FAQPage Schema
What 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.