CtrlK
BlogDocsLog inGet started
Tessl Logo

run-integration-tests

Build, pack, and run .NET MAUI integration tests locally. Validates templates, samples, and end-to-end scenarios using the local workload.

65

Quality

77%

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

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/run-integration-tests/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

A highly actionable, well-organized skill body with concrete commands and a clean one-level reference to its script. It loses points on repeated command examples and on missing explicit validation checkpoints in the main test-run workflow.

Suggestions

Add explicit validation gates between the main workflow steps (e.g., verify build/pack succeeded before installing workloads, confirm MAUI_PACKAGE_VERSION is set before running tests).

Consolidate the repeated pwsh command variants in Scripts/Example Usage/Running Manually into a single parameterized reference to reduce redundancy.

DimensionReasoningScore

Conciseness

The body is mostly efficient (tables, no conceptual padding about MAUI), but the same pwsh command pattern is repeated across the Scripts, Example Usage, and three Running Manually subsections and could be tightened.

2 / 3

Actionability

Provides copy-paste-ready PowerShell invocations, a full parameter table with defaults, and concrete test-filter examples — fully executable guidance.

3 / 3

Workflow Clarity

The four-step workflow and provisioning sequence are listed and provisioning has a verification block, but the main build→install→extract→test flow lacks explicit per-step validation checkpoints for these long-running batch operations.

2 / 3

Progressive Disclosure

Well-organized sections (When to Use, Categories, Scripts, Parameters, Workflow, Prerequisites, Troubleshooting) with a clearly signaled one-level reference to the real scripts/Run-IntegrationTests.ps1 bundle file.

3 / 3

Total

10

/

12

Passed

Description

82%

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 specific, well-targeted description with good natural trigger terms and a clear niche. Its main weakness is the missing explicit "when to use" trigger clause, which caps completeness.

Suggestions

Append an explicit trigger clause, e.g. "Use when the user asks to run, validate, or debug MAUI integration tests or template scenarios locally."

Surface the platform split (Windows vs macOS categories) in the description so Claude knows when platform gating applies.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Build, pack, and run .NET MAUI integration tests locally" and "Validates templates, samples, and end-to-end scenarios" — matching the multi-action anchor.

3 / 3

Completeness

It clearly states what the skill does but lacks an explicit "Use when…" trigger clause, so completeness is capped at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

Natural terms a user would say ("integration tests", "templates", "samples", "MAUI", ".NET") are well covered rather than buried in jargon.

3 / 3

Distinctiveness Conflict Risk

The ".NET MAUI integration tests" niche is specific with distinct triggers and is unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
dotnet/maui
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.