
from stellar-ios-mac-sdk129
Native Swift SDK (iOS/macOS) for building Stellar apps: transaction building/signing, Horizon API and Soroban RPC, XDR encode/decoding, and SEP integrations wit
A complete native Swift SDK for Stellar on iOS and macOS. Provides full Horizon API and Soroban RPC coverage, transaction lifecycle helpers (build → sign → submit), XDR encoding/decoding utilities, smart contract (Soroban) deployment and invocation patterns, and implementations of many SEPs. Includes examples for streaming, error handling, and advanced features like multi-sig and fee-bumps.
Use this skill when an agent needs to generate or explain Swift code that interacts with the Stellar network: building transactions, signing with secret seeds, querying Horizon endpoints, streaming events, deploying/invoking Soroban contracts, or advising on XDR handling and SEP compliance. Ideal for mobile app developers targeting iOS 15+/macOS 12+.
references/ docs linked (Horizon API, operations, RPC, Soroban guides, XDR, troubleshooting, security).Best used by agents that can generate or reason about Swift code (Copilot/Codex-style or Claude Code). Agents should have access to code-editing or snippet insertion capabilities to produce actionable Swift samples.
Stellar iOS & Mac SDK skill is a comprehensive reference documentation skill for a native Swift SDK covering the full Stellar blockchain API surface (Horizon, Soroban RPC, XDR, 17 SEPs). No scripts to execute — purely a documentation/reference skill. SKILL.md is well-structured with clear frontmatter, 11 major sections, extensive code examples, common pitfalls, and progressive disclosure via references/ folder.
Clean skill with no security concerns. Includes its own security best practices section. Well-written documentation with good code examples and error handling patterns. The low usefulness score reflects the narrow audience (Swift + Stellar developers), not quality issues.