nonameplum

programming-swift-embedded

9
1
# Install this skill:
npx skills add nonameplum/agent-skills --skill "programming-swift-embedded"

Install specific skill from multi-skill repository

# Description

Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and baremetal applications.

# SKILL.md


name: programming-swift-embedded
description: Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and baremetal applications.


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.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.