Repository: PostHog/skills
PostHog skills (under construction)
Adds a new community skill for auditing PostHog implementations in iOS and SwiftUI codebases. The skill checks for:
- Configuration issues (SwiftUI vs UIKit settings)
- SwiftUI-specific problems (screen tracking, session replay)
- Feature flag best practices (fallbacks, reload patterns)
- Event tracking conventions
- User identification flow
- Session replay setup
Includes version compatibility notes for SDK features and structured output format with severity levels.