CtrlK
BlogDocsLog inGet started
Tessl Logo

flutter-add-integration-test

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.

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable guide with complete code examples and a phased workflow including a feedback loop. Trimming a few redundant section intros would push conciseness higher.

Suggestions

Remove or shorten section-intro sentences that restate the bullets beneath them (e.g., 'Configure the project to support integration testing and Flutter Driver extensions.') to tighten conciseness.

Consider moving the performance-profiling driver script to a references/ file and linking to it from the body, improving progressive disclosure separation between common and advanced cases.

DimensionReasoningScore

Conciseness

Mostly lean with concrete commands and code, but a few section intros ('Configure the project to support integration testing...', 'Structure integration tests using the flutter_test API paradigm.') restate what the following bullets already show.

4 / 5

Actionability

Fully executable, copy-paste ready bash commands, complete Dart test and driver-script examples, and specific API calls (pumpWidget, pumpAndSettle, scrollUntilVisible) cover the common cases.

5 / 5

Workflow Clarity

The end-to-end checklist is sequenced into Setup/Exploration/Authoring/Execution phases with an explicit feedback loop (PumpAndSettleTimedOutException -> add scrollUntilVisible -> re-run until passing) for error recovery.

5 / 5

Progressive Disclosure

Well-organized single file with a table of contents and clear section headers; no nested references. Minor gaps as no bundle files exist and the three driver-script examples could arguably live in separate reference files.

4 / 5

Total

18

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description that clearly states both capabilities and usage triggers with specific Flutter/MCP tooling. Slightly above the specificity and trigger-term midpoints due to two well-chosen actions rather than a comprehensive list.

DimensionReasoningScore

Specificity

Names concrete actions ('Configures Flutter Driver for app interaction', 'converts MCP actions into permanent integration tests') with specific tooling, but only two main actions rather than several, leaving minor coverage gaps.

4 / 5

Completeness

Explicitly answers both 'what' (configures Flutter Driver, converts MCP actions to integration tests) and 'when' (Use when adding integration testing, exploring UI components, automating user flows) with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases ('adding integration testing', 'exploring UI components via MCP', 'automating user flows') plus the package name give good keyword coverage, though a few common synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Clear niche (Flutter integration testing via MCP with the integration_test package) with distinct triggers, minimal overlap risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
flutter/agent-plugins
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.