Swift Patterns Skill
Description
[](https://github.com/efremidze/swift-patterns-skill/actions/workflows/validate-skill.yml) [](https://agentskills.io/home)
Installation
claude install-skill https://github.com/efremidze/swift-patterns-skill README
Swift Patterns Skill
[](https://github.com/efremidze/swift-patterns-skill/actions/workflows/validate-skill.yml) [](https://agentskills.io/home)
A comprehensive Swift/SwiftUI knowledge base for AI coding tools, following the [Agent Skills standard](https://agentskills.io/home).
Provides expert guidance on state management, navigation, view composition, performance optimization, and modern SwiftUI API usage to help AI assistants generate better SwiftUI code.
What This Skill Provides
Comprehensive SwiftUI expertise across:
Core Topics
- undefined
Advanced Areas
- undefined
All guidance is based on Apple's official documentation and focuses on **facts over opinions** – no architectural mandates.
Quick Start
Install with a single command:
npx skills add https://github.com/efremidze/swift-patterns-skill --skill swift-patterns
Then use it in your AI assistant:
Review my SwiftUI view for state management issues
[View on skills.sh →](https://skills.sh/efremidze/swift-patterns-skill/swift-patterns)
Installation
Recommended: Using skills.sh CLI
The easiest way to install:
npx skills add https://github.com/efremidze/swift-patterns-skill --skill swift-patterns
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official