"To run static analysis across a Dart or Flutter project, analyze files to find compile and lint errors."
4.9
Rating
0
Installs
Testing & Quality
Category
This skill provides a clean wrapper for running Dart/Flutter static analysis via MCP. The description and usage instructions are clear and actionable for a CLI agent. The structure is concise and well-organized with clear separation of concerns. Task knowledge is adequate - it explains the tool invocation pattern and background task polling mechanism. However, novelty is limited since running 'dart analyze' is a straightforward command that a CLI agent could easily execute directly without much token overhead. The skill adds value primarily through standardization and MCP integration rather than solving a complex multi-step problem. The empty arguments schema is correctly documented, though the skill would benefit from examples of expected output or error handling guidance.
Loading SKILL.md…

Skill Author