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
Choose checks proportionate to the change:
dart format --output=none --set-exit-if-changed .
flutter analyze
flutter testFor user-visible behavior, also run the intended target and verify the changed flow. Add integration or golden tests only when they provide durable value. Use profile mode and recorded evidence for performance claims.
Describe evidence on two independent axes:
For live calls, record the environment, operation, status, relevant redacted response shape, and time or build when it affects reproducibility. Running on a simulator does not prove a real backend was used; calling a staging server does not prove physical-device behavior.
Before committing, inspect the working tree, stage explicit intended paths, then review the staged diff and staged file list. Keep unrelated user changes, disposable test probes, generated caches, credentials, and locally installed skill or plugin directories out of an application repository unless they are the requested deliverable.
Use an atomic conventional commit and include the supplied ticket URL or repository-qualified issue reference in the commit body. Use an automatic closing keyword only when the change fully resolves that ticket and the target branch supports it. Do not push, open a pull request, or otherwise publish the branch until the user explicitly requests that remote action.
Final reporting should state:
.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
flutter-notifications
flutter-observability
flutter-openapi-client
flutter-package-development
flutter-performance
flutter-persistence
references
flutter-platform-integration
flutter-product-analytics
flutter-responsive-layout
flutter-runtime-debugging
flutter-security
flutter-state-management
flutter-testing
flutter-text-rendering
references
flutter-ui-design
flutter-ui-patterns
flutter-visual-effects