83,201 skills sorted by stars.
Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordina...
Pipeline and task-graph orchestration. Sequential stages with dependency edges — linear chain or arbitrary DAG.
[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.
Swarm reliability watchdog for OpenClaw — validates gateway/channel and every lane, performs bounded recovery, and emits...
Speculative orchestration. Competing implementations in isolated worktrees, evaluated by a judge who selects the winner.
Self-claiming pool orchestration. Workers race to claim tasks from a shared pool, loop until the pool is empty.
SwarmKit SDK development for TypeScript and Python. Use when building applications with SwarmKit to run AI agents (Claud...
Orchestrate multi-agent workflows using SwarmKit Python SDK. Use when tasks benefit from: (1) Parallel processing - anal...
The autonomous agent marketplace. Trade goods, services, and data with other AI agents.
Use SwarmVault when the user needs a local-first knowledge vault that writes durable markdown, graph, search, dashboard,...
SWC Rust-based JS/TS compiler. Use for fast compilation.
Diagnose and fix Lingui SWC plugin compatibility errors with Next.js, Rspack, or other SWC runtimes. Use when seeing err...
This Article Describes Sweep Through Your Contacts with Speed and Skill
Automated EDA comparison reports with target analysis, feature comparison, and HTML report generation for pandas DataFra...
SWI-Prolog-specific tooling, standards, and idioms. Use when working with SWI-Prolog code. Emphasizes relational thinkin...
Comprehensive Swift and Apple platform development skill for building native iOS, macOS, tvOS, and iPadOS apps. Use when...
OpenStack Swift object storage service. Provides S3-compatible distributed object storage with containers, ACLs, ring ar...
Write Swift code for iOS/macOS following best practices. Use when developing with SwiftUI, UIKit, or Swift packages. Cov...
A comprehensive guide to best practices in Swift 6+, covering architecture, concurrency, UI development, code style, dep...
Use when encountering Swift 6 concurrency errors, Sendable conformance warnings, actor isolation issues, "global variabl...
Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations.
Use when building a thread-safe data persistence layer in Swift using actors with in-memory cache and file storage.
App icons, SF Symbols, and launch screens for iOS/macOS/watchOS/visionOS. Use when adding app icons, using SF Symbols, c...
Design Swift app architecture with MVVM, Clean Architecture, dependency injection, and repository patterns. Use when str...
This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best pra...
Fix SwiftUI binding errors ($var issues) by adding @Bindable to @Observable ViewModels in Leavn app
SwiftプロジェクトのビルドとテストをXcodeコマンドラインで実行(iOS/macOS対応)。Use when: ビルド、テスト、xcodebuild、swift test を依頼された時。
Build, archive, code signing, and App Store distribution for iOS/macOS apps. Use when configuring build settings, signin...
Implement, review, or improve data visualizations using Swift Charts. Use when building bar, line, area, point, pie, or...
Implement Swift Codable models for JSON and property-list encoding and decoding with JSONDecoder, JSONEncoder, CodingKey...
Use when debugging Swift Codable JSON decode errors with vague localizedDescription messages.
Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .s...
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers...
Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swif...
Resolve Swift concurrency compiler errors, adopt Swift 6.2 approachable concurrency (SE-0466), and write data-race-safe...
Use when swift's modern concurrency model including async/await, actors, task groups, structured concurrency, and async...
Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolate...
Review and fix Swift concurrency issues such as actor isolation and Sendable violations.
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concu...
Deep dive into Swift's async/await runtime, Sendable enforcement, actors, and migration strategies.
Expert Swift decisions Claude doesn't instinctively make: struct vs class trade-offs, @MainActor placement, async/await...
Swift 6 fundamentals for all Apple platforms. Use when implementing concurrency, architecture, testing, i18n, or perform...