Claude Code Plugins

Community-maintained marketplace

Feedback

programming-swift-embedded

@nonameplum/agent-skills
5
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

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.