CtrlK
BlogDocsLog inGet started
Tessl Logo

testing

Implementation details for EF Core test infrastructure. Use when changing test fixtures, SQL baseline assertions, test helpers, the test class hierarchy, or when adding new tests.

80

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.

An efficient, highly actionable reference with a clear workflow and explicit error-recovery guidance. It earns the top anchor across all four content dimensions.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence — it never explains what EF Core or a test fixture is, and every section earns its tokens with actionable specifics.

3 / 3

Actionability

It provides copy-paste-ready commands (e.g. 'EF_TEST_REWRITE_BASELINES=1', the 'dotnet exec ... --filter-not-trait category=failing --ignore-exit-code 8' block) and executable C# override patterns with real method names.

3 / 3

Workflow Clarity

The 'Adding New Tests' section is a clearly numbered sequence with rebuild and cross-platform checks, and the 'Common Pitfalls' table supplies error-recovery feedback loops (baseline mismatch -> re-run with rewrite flag; override failure -> override in every provider class).

3 / 3

Progressive Disclosure

It is a self-contained, well-organized single-file skill with clear sections and no nested bundle references, which fits the rubric's allowance for skills needing no external references.

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.

A tight, well-targeted description that clearly conveys scope and explicit usage triggers. It earns the top anchor on every dimension.

DimensionReasoningScore

Specificity

The description enumerates multiple concrete actions — 'changing test fixtures, SQL baseline assertions, test helpers, the test class hierarchy, or when adding new tests' — rather than vague language.

3 / 3

Completeness

It states both what it covers ('Implementation details for EF Core test infrastructure') and an explicit 'Use when...' clause naming the triggering situations.

3 / 3

Trigger Term Quality

It uses natural developer-facing terms ('test fixtures', 'SQL baseline assertions', 'test helpers', 'test class hierarchy', 'adding new tests') that a user would plausibly say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply scoped to EF Core test infrastructure, with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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/efcore
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.