Thanks for your interest in improving this skill. Contributions that make SwiftUI guidance clearer, more accurate, and more up to date are welcome.
Agent Skills are structured prompt assets with:
- A
SKILL.mdfile that defines behavior and checklists - Reference files that provide focused guidance for specific topics
If you use the skill-creator skill, you can:
- Propose changes in plain language
- Have the skill generate or refine
SKILL.mdand reference content - Review for SwiftUI accuracy and consistency
- Make changes directly in
SKILL.mdorswiftui-expert-skill/references/ - Keep content concise and focused on SwiftUI
- Edit Markdown files directly
- Ensure headings and checklists stay consistent
- Fix incorrect SwiftUI guidance
- Add new modern APIs or deprecations
- Improve clarity in checklists
- Expand reference files with specific SwiftUI patterns
- Improve documentation in README or this guide
- SwiftUI-specific content only
- Avoid architecture mandates or project structure requirements
- Avoid tooling instructions beyond basic git usage
- Use modern APIs and flag deprecated ones
- Prefer clear, direct language over opinionated phrasing
- Fork the repo (or branch if you have access).
- Make changes in a focused scope.
- Ensure
SKILL.mdand references remain consistent. - Open a PR with a short summary and test notes.
- Standard Markdown editing is sufficient.
- If you add or rename reference files, the README structure is auto-synced via GitHub Actions.
- Agent Skills documentation: https://docs.anthropic.com/en/docs/claude-code/agent-skills
- SwiftUI documentation: https://developer.apple.com/documentation/swiftui
Be respectful and constructive. Assume positive intent and focus on improving the quality of SwiftUI guidance.