CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-mgmt-apicenter-dotnet

Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery.

55

Quality

62%

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-mgmt-apicenter-dotnet/SKILL.md

The canonical home for this skill is azure-mgmt-apicenter-dotnet in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

63%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 is a dense, mostly executable reference with a clear numbered workflow sequence and decent error handling. It is weakened by inlining a large volume of reference content rather than splitting it into bundle files, and by a few snippets with undefined variables.

Suggestions

Move the Key Types Reference and full per-workflow examples into reference bundle files (e.g. references/workflows.md, references/types.md) and link to them from a concise overview in SKILL.md.

Make sections 6 and 8 self-contained by defining the variables they reference (definitionResourceId, subscriptionId, etc.) or showing how to construct them.

Add explicit validation checkpoints (e.g. confirm a resource exists before creating a child) and feedback loops for the create/update workflows.

DimensionReasoningScore

Conciseness

Prose is lean with little concept over-explanation, but ~400 lines of ten full inlined workflows plus reference tables is a large token load that could be tightened or split out.

3 / 5

Actionability

Most workflows are complete, copy-paste-ready C# with real SDK types; minor gaps exist where snippets reference undefined variables (e.g. subscriptionId, definitionResourceId in sections 6 and 8).

4 / 5

Workflow Clarity

Ten numbered workflows follow a clear resource-hierarchy sequence and each uses WaitUntil.Completed as an implicit checkpoint, with a dedicated error-handling section; lacks explicit post-creation verification or feedback loops.

4 / 5

Progressive Disclosure

Well-organized with clear section headers, but all reference-style content (Key Types table, ten full workflows) is inlined in SKILL.md with no one-level-deep bundle files to offload detail.

3 / 5

Total

14

/

20

Passed

Description

61%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 is specific and distinguishable, naming the domain and several capability areas with natural keywords. Its main weakness is the absence of an explicit 'when to use' trigger clause, which caps completeness.

Suggestions

Add an explicit 'Use when...' clause naming concrete triggers, e.g. 'Use when managing APIs in Azure API Center, uploading OpenAPI specs, or tracking API lifecycle and deployments in .NET.'

Convert abstract capability nouns into concrete actions (e.g. 'manage API inventory, enforce governance policies, version APIs, and discover specifications') to raise specificity.

Include common synonyms/extensions users might say (e.g. 'OpenAPI', 'API catalog') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Names the domain ('Azure API Center SDK for .NET') plus capability areas ('inventory management with governance, versioning, and discovery'), but these are abstract nouns rather than concrete verbed actions, so coverage is not comprehensive.

3 / 5

Completeness

Clearly states what the skill does but has no 'Use when...' clause or explicit trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Includes natural terms a user would say ('Azure API Center', '.NET', 'API inventory', 'governance', 'versioning', 'discovery'); a few conversational synonyms or phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

'Azure API Center SDK for .NET' targets a clear niche with low conflict risk; only minor overlap with the related API Management SDK.

4 / 5

Total

14

/

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.