Commit graph

7 commits

Author SHA1 Message Date
Thomas Ricouard
7ffd5f7c58 Add GitHub Pages badge to README
Added a badge linking to the live GitHub Pages site at the top of the README for better visibility and quick access.
2025-12-30 17:55:24 +01:00
Thomas Ricouard
0ac245e5ef Add documentation site for iOS Codex Skills
Introduces a new documentation site under the docs/ directory, including index.html, app.js, and styles.css. The site lists and describes iOS Codex skills, provides navigation, and displays markdown-based instructions and references for each skill. Also adds a .DS_Store file.
2025-12-30 17:53:18 +01:00
Thomas Ricouard
b48f498c23 Add SwiftUI performance audit section to README
Introduces a new section describing the SwiftUI Performance Audit feature, outlining its purpose, key features, and usage scenarios to help users diagnose and improve SwiftUI runtime performance.
2025-12-30 17:22:15 +01:00
Thomas Ricouard
91eb0d324d Add SwiftUI performance audit guide and references
Introduced SKILL.md with a comprehensive workflow for auditing and improving SwiftUI runtime performance, including code review, profiling, diagnosis, and remediation steps. Added summarized Apple and WWDC resources under the references directory to support performance analysis and best practices.
2025-12-30 17:21:36 +01:00
Thomas Ricouard
5c35a6c9ee Add SwiftUI concurrency reference and update SKILL.md
Added a new reference file summarizing SwiftUI-specific concurrency guidance from WWDC, covering actor isolation, Sendable closures, and async work structuring. Updated SKILL.md to include a link to this new reference for easier access to SwiftUI concurrency best practices.
2025-12-30 17:09:50 +01:00
Thomas Ricouard
d66b7c104e Create README.md 2025-12-30 15:41:46 +01:00
Thomas Ricouard
052112b19c Add current skills 2025-12-30 15:40:30 +01:00