programming-swift-embedded

📁 nonameplum/agent-skills 📅 Jan 23, 2026
15
总安装量
11
周安装量
#22404
全站排名
安装命令
npx skills add https://github.com/nonameplum/agent-skills --skill programming-swift-embedded

Agent 安装分布

claude-code 10
opencode 8
codex 7
cursor 7
gemini-cli 7

Skill 文档

Embedded Swift

Embedded Swift is a compilation and language mode that enables development of baremetal, embedded and standalone software in Swift

Documentation Structure

Getting Started

Guided Examples

Using Embedded Swift

Build System Support

SDK Support

Compiler Development and Details

  • ABI of Embedded Swift (CompilerDetails/ABI.md): Understanding the different ABI (Application Binary Interface) for Embedded Swift
  • Implementation Status (CompilerDetails/Status.md): Implementation status of compiler and language features in Embedded Swift, comparison to standard Swift

Usage Notes

  • Documentation is organized progressively from getting started to advanced topics
  • Start with the Introduction or Getting Started section
  • Consult specific guides for detailed information

License & Attribution

This skill contains content converted from DocC documentation format.