炫神 avatar

炫神

Community

@nbxxf

15Followers
|
240Public Repos
|
51Published Skills

Agent Skills by 炫神

Showing 51 vetted skills indexed across 1 GitHub repositories.

NBXXFNBXXF
6

xxf-event-reporter

Transport arbitrary key-value events to registered custom backends.

Community
Intermediate
NBXXFNBXXF
6

xxf-keychain

Store and retrieve sensitive credentials in iOS Keychain with configurable access policies.

Community
Intermediate
NBXXFNBXXF
6

xxf-appkit

Bridge AppKit-based macOS UI with shared iOS ViewModel and business logic.

Community
Intermediate
NBXXFNBXXF
6

xxf-image-loader

Decouple iOS image loading from concrete libraries via a protocol.

Community
Intermediate
NBXXFNBXXF
6

xxf-event-reporter-firebase

Report atomic events to Firebase via XXFEventReporter provider registration.

Community
Intermediate
NBXXFNBXXF
6

xxf-photo-picker

Abstract photo and video picking behind a unified provider interface for iOS/macOS apps.

Community
Intermediate
NBXXFNBXXF
6

xxf-image-nuke-loader

Replace the default image loading backend with Nuke for XXFImageLoader.

Community
Intermediate
NBXXFNBXXF
6

xxf-photo-picker-zl

Register ZLPhotoBrowser as the XXFPhotoPicker provider during iOS app startup.

Community
Intermediate
NBXXFNBXXF
6

xxf-di

Register and resolve Swift services with a lightweight dependency injection container.

Community
Intermediate
NBXXFNBXXF
6

xxf-extensions

Locate and reuse XXF extension methods for Foundation and UIKit types.

Community
Basic
NBXXFNBXXF
6

xxf-bus

Provide a type-safe event bus for iOS cross-module decoupling.

Community
Intermediate
NBXXFNBXXF
6

xxf-image-editor

Unify crop, filter, and annotate operations behind a stable image editing API.

Community
Intermediate
NBXXFNBXXF
6

xxf-router

Centralize routing keys and interceptors for modular app navigation.

Community
Advanced
NBXXFNBXXF
6

xxf-identifier

Generate UUID, Snowflake, and device IDs for offline and cross-device contexts.

Community
Intermediate
NBXXFNBXXF
6

xxf-reusable

Automate type-safe registration and dequeuing of UITableView and UICollectionView cells.

Community
Intermediate
NBXXFNBXXF
6

xxf-keyboard

Centralize iOS form keyboard show/hide, input avoidance, and Return key navigation.

Community
Intermediate
NBXXFNBXXF
6

xxf-viewmodel

Provide a reusable ViewModel base with lifecycle management and state exposure for Swift iOS/macOS apps.

Community
Intermediate
NBXXFNBXXF
6

xxf-swift-format

Apply SwiftFormat rules to Swift codebases using a .swiftformat configuration.

Community
Intermediate
NBXXFNBXXF
6

xxf-hud-ios

Register a local provider for platform-specific XXFHud HUD theme customization on iOS.

Community
Intermediate
NBXXFNBXXF
6

xxf-coding-style

Enforce Swift coding standards for file organization and naming conventions.

Community
Advanced
NBXXFNBXXF
6

xxf-coding-arch

Define six-directory iOS feature module architecture with unidirectional dependencies.

Community
Intermediate
NBXXFNBXXF
6

xxf-cache

Unify in-memory LRU, disk cache, and @PreferenceWrapper KV storage.

Community
Intermediate
NBXXFNBXXF
6

xxf-json

Parse and serialize JSON in Swift with dynamic key handling and tolerant typing.

Community
Intermediate
NBXXFNBXXF
6

xxf-image-editor-brightroom

Integrate Brightroom as the backend editor for XXFImageEditor.

Community
Intermediate