Focused Agent Skills for complete Flutter and Dart app delivery.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Use this reference when selecting, preserving, or proving a telemetry backend.
Inspect existing packages, native SDK setup, service files, initialization, dashboards, release scripts, privacy disclosures, and backend configuration before diagnosing or prescribing. Dashboard symptoms alone do not prove whether release metadata, build identity, symbol generation, upload, or backend association failed. If those artifacts cannot be inspected, list them as required evidence and keep causes and fixes conditional. Repair the current stack when it can satisfy the requirement. If no stack exists, compare only current candidates compatible with the SDK, target platforms, data residency/privacy needs, native crash coverage, symbolication, offline behavior, sampling controls, licensing, and operating cost. Present tradeoffs before adding one.
Keep vendor APIs behind a narrow application adapter. Do not recreate every vendor feature in a universal abstraction; expose only the signals the product owns.
Use the same release/build and environment identity in the app, artifact, telemetry event, and symbol upload. When obfuscation or native symbols are enabled, coordinate with flutter-build-release so mapping/debug symbols are retained securely and uploaded to the matching release. A received event with an unusable stack is not complete crash observability.
In a non-production project/environment:
Do not use a production crash, upload symbols, create backend projects, or change retention/access controls without the authority required for those external mutations. If access is unavailable, distinguish local instrumentation verification from backend ingestion verification.
.tessl-plugin
skills
dart-concurrency
dart-language
flutter-accessibility
flutter-ai-integration
flutter-animation
flutter-app-workflow
flutter-architecture
flutter-authentication
flutter-background-execution
flutter-build-release
flutter-ci-cd
flutter-code-review
flutter-dependency-upgrades
flutter-device-testing
flutter-figma-workflow
flutter-in-app-purchases
flutter-localization
references
flutter-networking
references
flutter-notifications
flutter-observability
flutter-openapi-client
flutter-package-development
flutter-performance
flutter-persistence
references
flutter-platform-integration
flutter-product-analytics
flutter-responsive-layout
references
flutter-runtime-debugging
flutter-security
flutter-state-management
flutter-testing
flutter-ui-design
flutter-ui-patterns
flutter-visual-effects