Skip to main content

flutter/packages

SkillsMP has collected 9 skills from flutter/packages. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
5,299
GitHub forks
3,879

Skills in this repository

Showing 9 of 9 collected skills.

occupation
unclassified
description

Executes the required pre-push steps for the flutter/packages repository. Call this tool immediately whenever the user asks to push, asks if the user/you are ready to push, or wants to validate their local changes are ready to become a pull request.

updated
occupation
Software Developers
description

Run this skill to check if the repository is ready for new work. Use this skill whenever the user asks to "check readiness", "see if we are ready to start work", or when starting a new task in the camera_android_camerax package.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run evaluations for one, multiple, or all skills using the agent orchestration framework. Make sure to use this skill whenever the user asks to run evals, test a skill's performance, run benchmarks, or compare baseline versus with-skill execution.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Collect coverage using the coverage packge and create an LCOV report

updated
occupation
Software Quality Assurance Analysts & Testers
description

Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that depend on complex external services like APIs or databases.

updated
occupation
Software Developers
description

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integration_test package.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

updated
Showing 9 of 9 collected skills.