CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-eventhub-dotnet

Azure Event Hubs SDK for .NET.

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

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/azure-eventhub-dotnet/SKILL.md

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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 well-structured, highly actionable SDK reference with executable code across send, receive, partition, ASP.NET Core, error-handling, and checkpointing scenarios. Its main weaknesses are minor conciseness issues (repeated imports, inline version numbers, a filler closing line) and the absence of explicit validation feedback loops in batch workflows.

DimensionReasoningScore

Conciseness

The body is code-dense and avoids explaining concepts Claude already knows, but has minor trim opportunities: `using` imports are repeated across every code block, inline time-sensitive version numbers ('v5.12.2') appear outside a deprecated section, and the closing 'This skill is applicable to execute the workflow or actions described in the overview.' is filler — matching the 'efficient; minor instances of over-explanation that could be trimmed' anchor.

4 / 5

Actionability

All examples are complete, executable C# with real API calls covering the common cases (batch send, buffered send, EventProcessorClient receive, partition ops, ASP.NET Core DI, error handling, checkpointing), matching the 'fully executable; copy-paste ready code covering common cases' anchor.

5 / 5

Workflow Clarity

Send/receive flows are clearly sequenced across numbered sections with error handling (ProcessErrorAsync), TryAdd overflow handling, and checkpointing strategies present; it sits at the 'clear sequence with most checkpoints present; minor validation gaps' anchor rather than 5 because there is no explicit validate-then-proceed feedback loop for batch sends.

4 / 5

Progressive Disclosure

No bundle files exist and the content is a single ~358-line file, but it is well-organized into clearly-headed sections (Installation, Authentication, Client Types, Core Workflow, Best Practices, etc.) with reference material (EventPosition, Related SDKs) kept compact; this matches the 'good structure; most content appropriately placed; minor organization gaps' anchor, noting some reference material could be split out but is acceptable inline.

4 / 5

Total

17

/

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 correctly identifies a specific niche (Azure Event Hubs on .NET) but is minimal: it names the domain without listing concrete capabilities and provides no 'Use when' trigger guidance. It is distinct and low-conflict, yet under-specified on action and trigger terms.

Suggestions

Add concrete actions, e.g. 'Send and receive events, manage partitions, and process event streams with Azure Event Hubs in .NET.'

Append an explicit trigger clause, e.g. 'Use when working with Azure Event Hubs, event streaming, or event hubs in .NET applications.'

Include natural synonyms users say such as 'event streaming', 'Event Hubs consumer/producer', and the package name 'Azure.Messaging.EventHubs'.

DimensionReasoningScore

Specificity

The phrase 'Azure Event Hubs SDK for .NET.' names the domain clearly but the action is generic ('SDK for'), with no concrete verbs like send, receive, process, or stream — matching the 'names the domain but actions are minimal or generic' anchor and falling below the 3-anchor which requires 1-2 concrete actions.

2 / 5

Completeness

It states a clear 'what' (the SDK for .NET) but entirely omits any 'when'/'Use when...' trigger guidance, which per the judging guidelines caps completeness at 3; it is above the 2-anchor only because the 'what' is domain-specific rather than vague.

3 / 5

Trigger Term Quality

'Azure Event Hubs' and '.NET' are the exact terms a user would say, but no synonyms or natural action phrases ('event streaming', 'send/receive events', 'Event Hubs') accompany them, matching the 'some relevant keywords but missing common variations or synonyms' anchor.

3 / 5

Distinctiveness Conflict Risk

Naming a specific Azure service plus a specific language creates a clear niche with minimal conflict risk, though it could still overlap with closely related Azure messaging skills (Service Bus, general Azure SDKs), matching the 'mostly distinct; minor overlap risk' anchor rather than the 5-anchor's truly minimal risk.

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.