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 after establishing a concrete runtime hypothesis. Select the smallest DevTools surface that can confirm or reject it.
flutter-performance.Correlate timestamps and identifiers across surfaces. Begin with the first incorrect transition, not the loudest downstream symptom.
Use breakpoints, conditional logging, assertions, or a local fake only to distinguish competing hypotheses. Keep experiments reversible and avoid changing multiple causes at once. Remove probes that are noisy, sensitive, or expensive; retain only diagnostics that have a justified operational owner.
After the fix, repeat the same trigger and compare the relevant evidence. Confirm the nearest adjacent error and lifecycle path, then add a regression test at the owning layer. A clean console with a different flow is not proof that the original failure is fixed.
.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