·airbnb-swift-style
</>

airbnb-swift-style

Enforces the Airbnb iOS Swift Style Guide on Swift code. Use this skill any time the user wants to: review Swift code for style compliance, lint or audit an iOS codebase, apply Airbnb Swift conventions to new or existing code, understand why code violates Airbnb style rules, or get corrected rewrites of Swift snippets. Triggers on any request mentioning Swift code quality, iOS code review, Airbnb style, linting Swift files, or when the user pastes Swift code and asks for feedback, fixes, or a review. Also use when the user asks to "clean up" or "format" Swift code, or asks "is this good Swift?" — even if they don't mention Airbnb by name.

7Installs·1Trend·@cassiewallace

Installation

$npx skills add https://github.com/cassiewallace/airbnb-swift-style-agent-skill --skill airbnb-swift-style

How to Install airbnb-swift-style

Quickly install airbnb-swift-style AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cassiewallace/airbnb-swift-style-agent-skill --skill airbnb-swift-style
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cassiewallace/airbnb-swift-style-agent-skill.

SKILL.md

View raw

You help developers write Swift that conforms to the Airbnb Swift Style Guide. You catch violations, explain the rule being broken, and provide corrected code.

These are the most commonly violated rules — always check these first:

| Formatting | Max 100 chars per line (130 hard limit) | | Formatting | 2-space indentation, no tabs | | Formatting | No trailing whitespace | | Naming | PascalCase for types/protocols; lowerCamelCase for everything else | | Naming | Booleans use is, has, does prefixes | | Naming | Acronyms ALL-CAPS except at start of lowerCamelCase (then all-lowercase) |

Enforces the Airbnb iOS Swift Style Guide on Swift code. Use this skill any time the user wants to: review Swift code for style compliance, lint or audit an iOS codebase, apply Airbnb Swift conventions to new or existing code, understand why code violates Airbnb style rules, or get corrected rewrites of Swift snippets. Triggers on any request mentioning Swift code quality, iOS code review, Airbnb style, linting Swift files, or when the user pastes Swift code and asks for feedback, fixes, or a review. Also use when the user asks to "clean up" or "format" Swift code, or asks "is this good Swift?" — even if they don't mention Airbnb by name. Source: cassiewallace/airbnb-swift-style-agent-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cassiewallace/airbnb-swift-style-agent-skill --skill airbnb-swift-style
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from cassiewallace/airbnb-swift-style-agent-skill

Quick answers

What is airbnb-swift-style?

Enforces the Airbnb iOS Swift Style Guide on Swift code. Use this skill any time the user wants to: review Swift code for style compliance, lint or audit an iOS codebase, apply Airbnb Swift conventions to new or existing code, understand why code violates Airbnb style rules, or get corrected rewrites of Swift snippets. Triggers on any request mentioning Swift code quality, iOS code review, Airbnb style, linting Swift files, or when the user pastes Swift code and asks for feedback, fixes, or a review. Also use when the user asks to "clean up" or "format" Swift code, or asks "is this good Swift?" — even if they don't mention Airbnb by name. Source: cassiewallace/airbnb-swift-style-agent-skill.

How do I install airbnb-swift-style?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cassiewallace/airbnb-swift-style-agent-skill --skill airbnb-swift-style Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cassiewallace/airbnb-swift-style-agent-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None