CtrlK
BlogDocsLog inGet started
Tessl Logo

flutter-fix-layout-issues

Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed", "Vertical viewport was given unbounded height", or similar layout issues.

79

Quality

100%

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

100%

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

The content is lean, actionable, and well-structured: executable Dart examples, a copy-paste workflow with an explicit validate→fix→retry loop, and clean sectioning. It earns top marks across all four dimensions.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a single compact principle, error signatures stated without padding, and tight input/output examples with no explanatory fluff about how Flutter works.

3 / 3

Actionability

It provides fully executable Dart code in input(error)/output(resolved) pairs plus a copy-paste workflow with conditional fixes keyed to each error string — copy-paste ready.

3 / 3

Workflow Clarity

The checklist sequences steps clearly with an explicit validation feedback loop ('Run validator -> review errors -> fix... If new layout errors appear, repeat the workflow') and per-error-type branching.

3 / 3

Progressive Disclosure

No bundle files exist, so the skill is self-contained; content is well-organized into a diagnostics section, a workflow checklist, and examples with a contents list — meeting the simple-skill bar for a top score.

3 / 3

Total

12

/

12

Passed

Description

100%

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

The description is concise, specific, and well-targeted: it names concrete capabilities, quotes the exact error messages users would hit, and provides an explicit 'Use when' trigger. It scores at the top of every dimension.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools' — naming specific error classes and tools rather than vague language.

3 / 3

Completeness

It answers both 'what' (fixes layout errors using Dart and Flutter MCP tools) and 'when' with an explicit 'Use when addressing...' clause, matching the highest anchor.

3 / 3

Trigger Term Quality

It quotes the exact error strings a developer would encounter and paste ('RenderFlex overflowed', 'Vertical viewport was given unbounded height'), giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

The Flutter-layout niche with verbatim error-string triggers is clearly distinct and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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.