bycassiewallace· 1 skill
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.
$npx -y skills add cassiewallace/airbnb-swift-style-agent-skill --skill airbnb-swift-style-agent-skillInstalls into the current project.
Run `npx skills use "https://github.com/cassiewallace/airbnb-swift-style-agent-skill" --skill "cassiewallace/airbnb-swift-style-agent-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cassiewallace/airbnb-swift-style-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/cassiewallace/airbnb-swift-style-agent-skill"` and select the relevant skills, then follow their instructions.