
szpakkamil skills on Remote OpenClaw
4 skills published by szpakkamil. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
PagerKit
PagerKit is a SwiftUI library for building page-based navigation across iOS, iPadOS, macOS, tvOS, visionOS, and watchOS. It provides PKPagesView and PKPage components with modifiers for controlling indicators, transitions, and event callbacks. Pages can be defined statically or generated dynamically from data collections.
symbolpicker
SymbolPicker is a SwiftUI component for selecting SF Symbols on iOS, iPadOS, macOS, and visionOS. It mimics Apple's native picker interface and supports color binding, filled or outlined icon styles, and configurable dismissal behavior.
searchbar
SearchBar is a SwiftUI library that provides a unified search component across iOS, iPadOS, macOS, and visionOS. It wraps UISearchBar on iOS and visionOS while using a native SwiftUI implementation on macOS, exposing a consistent modifier-based API for both. Advanced features like search tokens and dynamic suggestions require iOS 16+ or visionOS 1.0+.
colorkit
ColorKit is a Swift library for color manipulation, conversion, and accessibility checking across Apple platforms. It offers a CKColor type that handles color spaces like OKLAB and Display P3, adaptive Light/Dark mode variants, and contrast validation via WCAG and APCA standards.