CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-resource-manager-mysql-dotnet

Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments.

51

Quality

56%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/azure-resource-manager-mysql-dotnet/SKILL.md

The canonical home for this skill is azure-resource-manager-mysql-dotnet in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

65%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.

The body delivers highly actionable, executable code across ten workflows but is held back by missing validation on destructive operations and an all-inline structure with no bundle references. Minor verbosity in a few filler/redundant sections further limits conciseness.

Suggestions

Add explicit validation/confirmation checkpoints before destructive or batch operations (e.g. confirm server name and check it isn't in use before DeleteAsync).

Move the Key Types Reference, SKU Tiers, HA Modes, and Reference Links tables into a separate references file and link to it one level deep.

Remove the generic 'When to Use' filler sentence and de-duplicate the connection-string / Related-SDKs install examples to tighten token use.

DimensionReasoningScore

Conciseness

Mostly efficient code and tables, but the generic 'When to Use' filler sentence, duplicated connection-string block, and Related-SDKs install column repeating the install already shown are unnecessary padding that could be tightened.

3 / 5

Actionability

Ten fully executable, copy-paste-ready C# workflows (create, database, firewall, scale, backup/restore, stop/start, delete) cover the common cases with real API types and values.

5 / 5

Workflow Clarity

Steps are numbered and sequenced, but destructive operations such as 'Delete Server' lack validation/verification checkpoints, so per the rubric cap workflow clarity cannot exceed 3.

3 / 5

Progressive Disclosure

Sections are well-organized, but no bundle files exist and a ~390-line skill inlines bulk API reference material (Key Types, SKU/HA tables, reference links) that would be better split into one-level-deep reference files.

3 / 5

Total

14

/

20

Passed

Description

48%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.

The description clearly identifies a specific niche and domain but stops at a single generic action and omits any 'when to use' trigger guidance. It is distinguishable yet under-specified for triggering.

Suggestions

Add a concrete 'Use when...' clause naming natural triggers (e.g. managing Azure MySQL Flexible Server, creating servers/databases/firewall rules in .NET).

Replace the generic 'Database management' with 2-3 specific actions (provision servers, configure firewalls, scale, backup/restore) to lift specificity.

Include common synonyms/variations users might say ('Azure Database for MySQL', 'MySQL Flexible Server', '.NET SDK') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Names the domain ('Azure MySQL Flexible Server SDK for .NET') but the only action stated is the generic 'Database management', matching the minimal/generic-actions anchor rather than the 1-2 concrete actions of anchor 3.

2 / 5

Completeness

Gives a clear 'what' but provides no 'Use when...' clause or equivalent trigger guidance, so per the judging guideline completeness is capped at 3.

3 / 5

Trigger Term Quality

Includes relevant natural terms ('Azure MySQL Flexible Server', '.NET', 'Database management') but lacks common variations or synonyms, fitting the partial-coverage anchor.

3 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Azure MySQL Flexible Server on .NET) with minimal conflict risk, though weak trigger phrasing leaves minor overlap with the PostgreSql sibling rather than the fully distinct anchor 5.

4 / 5

Total

12

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.