원클릭으로
clevertap-flutter
clevertap-flutter에는 CleverTap에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Standard patterns for wrapping native CleverTap Android/iOS SDK APIs in Flutter. Use when adding new native SDK APIs, updating existing API signatures, implementing cross-platform features, or creating Flutter method channel bridges.
Generate properly formatted changelog entries for CleverTap Flutter SDK releases. Use when updating native SDK versions, adding new features, fixing bugs, or preparing any release. Handles strict formatting rules, version anchor generation, and link validation.
Standard patterns for demonstrating new APIs in the Flutter example app. Use when implementing new API wrappers, updating existing API functionality, or adding new feature categories to the example app. Ensures all APIs have corresponding UI demonstrations.
Analyze CleverTap native SDK changelogs to identify API changes and generate implementation plans for Flutter wrapper updates. Use during SDK version updates, when investigating impact of version changes, planning API wrapper implementations, or reviewing breaking changes before updates.
Version locations, patterns, and conversion logic for the CleverTap Flutter SDK. Single source of truth for all 7 version file locations. Used by version-gather (read) and version-update (write) agents.