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 the platform mode that matches the product behavior rather than enabling every background capability.
Register permitted identifiers and handlers during the required launch phase, keep identifiers consistent across native configuration and Dart/plugin wiring, and resubmit recurring work according to the chosen API contract. An earliest begin date is not an exact execution promise: the system chooses whether and when to provide runtime based on policy and conditions.
Install expiration handling before starting meaningful work. On expiration, cancel network, database, or computation ownership, checkpoint only valid durable progress, and report completion exactly once through the platform contract. Design the next run to resume safely rather than assuming the process will remain alive.
Keep background capabilities and task identifiers minimal. Do not claim periodic execution, execution after force-quit, or a precise daily time unless the relevant Apple API explicitly guarantees that behavior.
Test registration and submission errors, expiration, cancellation, duplicate execution, disabled background refresh, account removal, and partial progress. Use the supported Xcode/device simulation path for the chosen task type and separately verify a real lifecycle path. A direct callback invocation proves job logic, not scheduler delivery.
.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