category focus

Backend

Server-side logic, APIs, and microservices.

1742 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
backend
807

axiom-eventkit-ref

Use when needing EventKit API details — EKEventStore, EKEvent, EKReminder, EventKitUI view controllers, EKCalendarChooser, authorization methods, predicate-based fetching, recurrence rules, Siri Event Suggestions donation, EKVirtualConferenceProvider, location-based reminders, and EKErrorDomain codes

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-mapkit-ref

MapKit API reference — SwiftUI Map, MKMapView, Marker, Annotation, MKLocalSearch, MKDirections, Look Around, MKMapSnapshotter, clustering, overlays, GeoToolbox PlaceDescriptor, geocoding

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-metal-migration-ref

Use when converting shaders or looking up API equivalents - GLSL to MSL, HLSL to MSL, GL/DirectX to Metal mappings, MTKView setup code

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-network-framework-ref

Reference — Comprehensive Network.framework guide covering NetworkConnection (iOS 26+), NWConnection (iOS 12-25), TLV framing, Coder protocol, NetworkListener, NetworkBrowser, Wi-Fi Aware discovery, and migration strategies

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-networking-legacy

This skill should be used when working with NWConnection patterns for iOS 12-25, supporting apps that can't use async/await yet, or maintaining backward compatibility with completion handler networking.

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-networking-migration

Network framework migration guides. Use when migrating from BSD sockets to NWConnection, NWConnection to NetworkConnection (iOS 26+), or URLSession StreamTask to NetworkConnection.

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-networking

Use when implementing Network.framework connections, debugging connection failures, migrating from sockets/URLSession streams, or adopting structured concurrency networking patterns - prevents deprecated API usage, reachability anti-patterns, and thread-safety violations with iOS 12-26+ APIs

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-photo-library-ref

Reference — PHPickerViewController, PHPickerConfiguration, PhotosPicker, PhotosPickerItem, Transferable, PHPhotoLibrary, PHAsset, PHAssetCreationRequest, PHFetchResult, PHAuthorizationStatus, limited library APIs

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-privacy-ux

Use when implementing privacy manifests, requesting permissions, App Tracking Transparency UX, or preparing Privacy Nutrition Labels - covers just-in-time permission requests, tracking domain management, and Required Reason APIs from WWDC 2023

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-push-notifications-ref

Use when needing APNs HTTP/2 transport details, JWT authentication setup, payload key reference, UNUserNotificationCenter API, notification category/action registration, service extension lifecycle, local notification triggers, Live Activity push headers, or broadcast push format. Covers complete push notification API surface.

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-shazamkit-ref

Use when needing ShazamKit API details — SHManagedSession, SHSession, SHCustomCatalog, SHSignatureGenerator, SHMediaItem, SHMatchedMediaItem, SHLibrary, SHMediaLibrary, SHSignature, SHMatch, SHError, SHSessionDelegate, and related types

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-swift-concurrency-ref

Swift concurrency API reference — actors, Sendable, Task/TaskGroup, AsyncStream, continuations, isolation patterns, DispatchQueue-to-actor migration with gotcha tables

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-transferable-ref

Use when implementing drag and drop, copy/paste, ShareLink, or ANY content sharing between apps or views - covers Transferable protocol, TransferRepresentation types, UTType declarations, SwiftUI surfaces, and NSItemProvider bridging

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-eventkit-ref

Use when needing EventKit API details — EKEventStore, EKEvent, EKReminder, EventKitUI view controllers, EKCalendarChooser, authorization methods, predicate-based fetching, recurrence rules, Siri Event Suggestions donation, EKVirtualConferenceProvider, location-based reminders, and EKErrorDomain codes

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-mapkit-ref

MapKit API reference — SwiftUI Map, MKMapView, Marker, Annotation, MKLocalSearch, MKDirections, Look Around, MKMapSnapshotter, clustering, overlays, GeoToolbox PlaceDescriptor, geocoding

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-push-notifications-ref

Use when needing APNs HTTP/2 transport details, JWT authentication setup, payload key reference, UNUserNotificationCenter API, notification category/action registration, service extension lifecycle, local notification triggers, Live Activity push headers, or broadcast push format. Covers complete push notification API surface.

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-shazamkit-ref

Use when needing ShazamKit API details — SHManagedSession, SHSession, SHCustomCatalog, SHSignatureGenerator, SHMediaItem, SHMatchedMediaItem, SHLibrary, SHMediaLibrary, SHSignature, SHMatch, SHError, SHSessionDelegate, and related types

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-swift-concurrency-ref

Swift concurrency API reference — actors, Sendable, Task/TaskGroup, AsyncStream, continuations, isolation patterns, DispatchQueue-to-actor migration with gotcha tables

CharlesWiltgen
CharlesWiltgen
development
open
backend
807

axiom-transferable-ref

Use when implementing drag and drop, copy/paste, ShareLink, or ANY content sharing between apps or views - covers Transferable protocol, TransferRepresentation types, UTType declarations, SwiftUI surfaces, and NSItemProvider bridging

CharlesWiltgen
CharlesWiltgen
development
open
backend
788

mcpbuild-mcp

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

NeoLabHQ
NeoLabHQ
development
open
backend
785

pharmtox-bindingdb-ligands

ISC template for Pharmacology & Toxicology. Anchor strength: WEAK. Keywords: pharmtox_bindingdb, BindingDB API, rdkit, ISC, TVD.

wuyoscar
wuyoscar
development
open
backend
784

qiaomu-smart-search

基于 opencli 命令的智能搜索路由器。当用户想要搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill

joeseesun
joeseesun
development
open
backend
770

error-sanitization

Production-safe error handling that logs full details server-side while exposing only generic, safe messages to users. Prevents information leakage of database strings, file paths, stack traces, and API keys.

dadbodgeoff
dadbodgeoff
development
open
backend
770

exception-taxonomy

Hierarchical exception system with HTTP status codes, machine-readable error codes, and structured responses for consistent API error handling across all endpoints.

dadbodgeoff
dadbodgeoff
development
open
Previous
Page 25 / 73
Next