swiftui-pro
Editor's pickComprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when reading, writing, or reviewing SwiftUI projects.
- Type
- skill
- GitHub stars
- ★ 4.3K
- Repository
- twostraws/SwiftUI-Agent-Skill
- Category
- mobile
Install
1Quick install (skills CLI)
npx skills add twostraws/SwiftUI-Agent-Skill --skill swiftui-pro --agent claude-codeInstalls swiftui-pro into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.