#218 · Primary category: AI Coding Assistants
SwiftUI-Agent-Skill
Add expert SwiftUI Best Practices guidance to your AI coding tool (Agent Skills open format).
Project last updated:08/12/26
GitHub Stars
3.5K
Forks
154
Contributors
21
License
MIT
Why we included this project
SwiftUI teams that rely on AI coding assistants get noticeably better output when the assistant has this skill installed. It bundles concise reference files covering state management, view composition, performance, navigation, Swift Charts, animations, and the newer iOS 26 Liquid Glass APIs, so an agent checks the relevant guidance instead of guessing. The focus is on correct defaults and performance rather than pushing one architecture, which makes it a safe choice for code review and refactoring. It also ships a small Python toolchain that parses Instruments xctrace files, letting an agent trace hangs and hitches back to main-thread samples and reason over structured data instead of raw exports. Install it once and your coding agent can review SwiftUI code at a consistent expert level without much supervision.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.