CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-mgmt-mongodbatlas-dotnet

Manage MongoDB Atlas Organizations as Azure ARM resources with unified billing through Azure Marketplace.

56

Quality

65%

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/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md

The canonical home for this skill is azure-mgmt-mongodbatlas-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 content is highly actionable with comprehensive executable examples, but is weighed down by inlined API reference material and missing validation checkpoints around destructive operations. Splitting reference tables into bundle files would improve progressive disclosure.

Suggestions

Move the Model Properties Reference, Provisioning States, and Marketplace Subscription Status tables into separate reference files (e.g., references/models.md) and link to them from SKILL.md.

Add an explicit validation/confirmation step before destructive operations such as Delete Organization (e.g., verify provisioning state and confirm the resource identifier before deleting).

Trim obvious guidance like 'Prefer async for all operations' that Claude already knows.

DimensionReasoningScore

Conciseness

The body is mostly efficient reference material with executable code, but it includes inlined API reference tables and minor explanations Claude already knows (e.g., 'Prefer async for all operations') that could be trimmed.

3 / 5

Actionability

Provides copy-paste ready, fully executable C# examples covering installation, authentication, create/get/list/update/delete, tags, and long-running operations, with all required properties populated.

5 / 5

Workflow Clarity

Each CRUD workflow is clearly sequenced and long-running operations are explained, but destructive operations (delete organization) lack explicit validation or confirmation checkpoints; per the rubric this caps workflow clarity at 3.

3 / 5

Progressive Disclosure

The body has good section structure but no bundle files exist, so substantial content that would naturally live in separate reference files (model properties, provisioning states, marketplace statuses) is all inlined in SKILL.md.

3 / 5

Total

14

/

20

Passed

Description

65%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 distinct, naming a clear niche with strong trigger terms. Its main weakness is the absence of an explicit 'Use when' trigger clause, which caps its completeness.

Suggestions

Add an explicit 'Use when...' clause naming natural trigger phrases (e.g., 'Use when provisioning MongoDB Atlas via Azure Marketplace or integrating Atlas billing with Azure').

Enumerate a couple more concrete actions beyond 'Manage' (e.g., create, configure billing, link an Atlas organization) to raise specificity.

DimensionReasoningScore

Specificity

Names a specific domain ('MongoDB Atlas Organizations as Azure ARM resources', 'unified billing through Azure Marketplace') and a concrete verb ('Manage'), but offers only one generic action without enumerating several concrete operations.

3 / 5

Completeness

Clearly states what the skill does but provides no 'Use when...' trigger guidance; per the rubric a missing explicit trigger clause caps completeness at 3.

3 / 5

Trigger Term Quality

Includes natural domain terms a user would say ('MongoDB Atlas', 'Azure ARM resources', 'billing', 'Azure Marketplace') with good coverage; a few common synonyms or variants are missing but the key terms are present.

4 / 5

Distinctiveness Conflict Risk

Describes a narrow, specific niche (MongoDB Atlas organizations as Azure ARM marketplace resources) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

15

/

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.