-
2.3.0 Stable
released this
2026-03-10 13:09:15 +03:00 | 60 commits to main since this release📅 Originally published on GitHub: Tue, 10 Mar 2026 10:09:17 GMT
🏷️ Git tag created: Tue, 10 Mar 2026 10:09:15 GMTEvery token your agent spends reading the skill is a token it can't spend writing your code.
Version 2.3.0 cuts ~1,500 lines of verbose boilerplate from reference files -- trimming redundant examples, collapsing enum lists, and adding Tables of Contents for faster navigation -- so your agent loads the same expert knowledge at a fraction of the context cost.
At the same time, this release adds complete Swift Charts coverage: marks, axes, selection APIs, scrollable charts, SectorMark, Chart3D, accessibility with custom Audio Graphs, and WWDC session links from 2022 through 2025. More knowledge in, less context burned.
What's Changed
- Add comprehensive Swift Charts reference by @lanserxt in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/39
- Enhance Swift Charts reference with styling, accessibility, and WWDC sessions by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/40
- Reduce context usage: trim verbose examples and eliminate cross-file redundancy by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/41
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/2.2.0...2.3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.2.0 Stable
released this
2026-03-08 10:27:27 +03:00 | 81 commits to main since this release📅 Originally published on GitHub: Sun, 08 Mar 2026 07:27:29 GMT
🏷️ Git tag created: Sun, 08 Mar 2026 07:27:27 GMTWhat's Changed
- Add macOS API references, Table patterns, and PasteButton by @EngOmarElsayed in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/35
- Add full-width frame rule to layout best practices by @EngOmarElsayed in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/38
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/2.1.1...2.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.1.1 Stable
released this
2026-03-07 12:10:08 +03:00 | 94 commits to main since this release📅 Originally published on GitHub: Sat, 07 Mar 2026 09:10:10 GMT
🏷️ Git tag created: Sat, 07 Mar 2026 09:10:08 GMTWhat's Changed
- Fix stars badge showing as invalid by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/37
- onGeometryChange usage suggestion by @lanserxt in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/34
- Add .compositingGroup() + .clipShape() antialiasing fringe guidance by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/36
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/2.1.0...2.1.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.1.0 Stable
released this
2026-03-06 16:06:20 +03:00 | 104 commits to main since this release📅 Originally published on GitHub: Fri, 06 Mar 2026 13:06:22 GMT
🏷️ Git tag created: Fri, 06 Mar 2026 13:06:20 GMTWhat's Changed
- Fix repository URLs in .claude-plugin/ files by @rob in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/32
- Enrich skill with WWDC25 SwiftUI session insights by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/33
New Contributors
- @rob made their first contribution in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/32
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/2.0.1...2.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.0.1 Stable
released this
2026-03-02 12:31:46 +03:00 | 115 commits to main since this release📅 Originally published on GitHub: Mon, 02 Mar 2026 09:31:48 GMT
🏷️ Git tag created: Mon, 02 Mar 2026 09:31:46 GMTWhat's Changed
- Fix Sosumi MCP link in README by @mehmetbaykar in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/31
- Add @ObservationIgnored guidance for property wrappers in @Observable classes by @EngOmarElsayed in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/30
New Contributors
- @mehmetbaykar made their first contribution in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/31
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/2.0.0...2.0.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.0.0 Stable
released this
2026-02-27 20:28:46 +03:00 | 120 commits to main since this release📅 Originally published on GitHub: Fri, 27 Feb 2026 17:28:48 GMT
🏷️ Git tag created: Fri, 27 Feb 2026 17:28:46 GMTWhat's Changed
- Add SwiftUI best practices from SwiftLee articles analysis by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/27
- Add version-segmented deprecated API guide (latest-apis.md) by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/28
- Add maintenance skill to update SwiftUI API deprecations by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/29
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/1.2.0...2.0.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.0 Stable
released this
2026-02-25 17:09:46 +03:00 | 134 commits to main since this release📅 Originally published on GitHub: Wed, 25 Feb 2026 14:09:49 GMT
🏷️ Git tag created: Wed, 25 Feb 2026 14:09:46 GMTWhat's Changed
- Remove content sourced from external repository by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/26
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/1.1.3...1.2.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.3 Stable
released this
2026-02-25 14:47:32 +03:00 | 138 commits to main since this release📅 Originally published on GitHub: Wed, 25 Feb 2026 11:47:34 GMT
🏷️ Git tag created: Wed, 25 Feb 2026 11:47:32 GMTWhat's Changed
- Add Acknowledgments section to README by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/24
- docs(state-management): add @FocusState guidance for single vs multi-field forms by @Giatrakis in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/25
New Contributors
- @Giatrakis made their first contribution in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/25
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/1.1.2...1.1.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.2 Stable
released this
2026-02-18 12:53:10 +03:00 | 144 commits to main since this release📅 Originally published on GitHub: Wed, 18 Feb 2026 09:53:12 GMT
🏷️ Git tag created: Wed, 18 Feb 2026 09:53:10 GMTWhat's Changed
- Remove unnecessary skills entry from marketplace.json configuration by @AvdLee in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/22
- StateObject anti-pattern info by @lanserxt in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/21
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/1.1.1...1.1.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.1 Stable
released this
2026-02-03 13:00:49 +03:00 | 154 commits to main since this release📅 Originally published on GitHub: Tue, 03 Feb 2026 10:00:51 GMT
🏷️ Git tag created: Tue, 03 Feb 2026 10:00:49 GMTWhat's Changed
- Update marketplace.json by @MartinP7r in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/18
New Contributors
- @MartinP7r made their first contribution in https://github.com/AvdLee/SwiftUI-Agent-Skill/pull/18
Full Changelog: https://github.com/AvdLee/SwiftUI-Agent-Skill/compare/1.1.0...1.1.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/AvdLee/SwiftUI-Agent-Skill.git
synced 2026-04-25 16:05:49 +03:00