Agent skill

airbnb-swift-style

Airbnb Swift Style Guide enforcement for any AI coding agent.

github.com/cassiewallace/Airbnb-Swift-Style-Agent-Skill

If you've reviewed my iOS code, you know I love the Airbnb Swift Style Guide. So I published my first agent skill to enforce it for AI coding agents.

It works with Claude Code, Cursor, and any tool that supports the Agent Skills open format, automatically reviewing Swift code for naming, formatting, and pattern violations based on Airbnb's style guide.

Install it in one line

npx skills add cassiewallace/Airbnb-Swift-Style-Agent-Skill

What it does

Why I built it this way