CtrlK
BlogDocsLog inGet started
Tessl Logo

thiennc-tesoglobal/flutter-skills

Focused Agent Skills for complete Flutter and Dart app delivery.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

delivery-verification.mdskills/flutter-app-workflow/references/

Delivery verification

Choose checks proportionate to the change:

dart format --output=none --set-exit-if-changed .
flutter analyze
flutter test

For 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.

Final reporting should state:

  • what changed and why;
  • which architecture and package choices were preserved;
  • exact checks run and their results;
  • device/platform behavior verified;
  • any remaining limitation or external blocker.

skills

README.md

tile.json