swift_style

Installation
SKILL.md

Swift Style

This skill provides comprehensive style guidelines for writing clean, idiomatic, and maintainable Swift code.

Overview

Swift style guidelines cover naming conventions, access control, type selection, and code organization patterns that make your code more readable and professional.

Available References

Naming & Conventions

Types & Protocols

  • Types - Struct vs Class vs Enum, value vs reference semantics
  • Protocols - Protocol-Oriented Programming (POP), composition, extensions
Related skills
Installs
35
GitHub Stars
6
First Seen
Jan 28, 2026