Skip to content

Commit 8807e2e

Browse files
jaffrepaulclaude
andauthored
docs(ai): Add iOS Swift setup skill to agent skills table (#16533)
Add reference to the sentry-ios-swift-setup skill in the agent skills documentation. This skill helps users set up Sentry in iOS apps using the wizard CLI. The skill was recently added to the available agent skills but was missing from the documentation table that lists all setup skills. Refs https://github.com/getsentry/sentry-docs/blob/master/docs/ai/agent-skills.mdx Co-authored-by: Claude <noreply@anthropic.com>
1 parent a2b0575 commit 8807e2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/ai/agent-skills.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Once installed, your AI assistant will automatically discover the skills. Simply
100100
| "Set up Sentry in React Native" | `sentry-react-native-setup` |
101101
| "Add Sentry to my Python/Django/Flask app" | `sentry-python-setup` |
102102
| "Set up Sentry in my Ruby/Rails app" | `sentry-ruby-setup` |
103+
| "Add Sentry to my iOS app" | `sentry-ios-swift-setup` |
103104
| "Add performance monitoring to my app" | `sentry-setup-tracing` |
104105
| "Enable Sentry logging" | `sentry-setup-logging` |
105106
| "Track custom metrics with Sentry" | `sentry-setup-metrics` |

0 commit comments

Comments
 (0)