CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-eventgrid-java

Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events.

66

Quality

80%

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-eventgrid-java/SKILL.md

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

A highly actionable, code-rich reference that is mostly lean and well-structured. Its main weaknesses are the absence of validation checkpoints around batch publish operations and a small amount of time-sensitive/fluff content that could be trimmed.

Suggestions

Add a validate/verify checkpoint after batch publish calls (e.g., confirm acknowledged lock tokens or check send result) to lift workflow clarity above the batch-operation cap of 3.

Move the pinned dependency version (4.27.0) into a noted 'current as of' or deprecated-patterns section, or replace with a version-agnostic install snippet, to avoid time-sensitive decay.

Replace the generic 'When to Use' line ('applicable to execute the workflow or actions described in the overview') with concrete, specific applicability guidance or remove it, since trigger phrasing already lives in the description.

DimensionReasoningScore

Conciseness

Mostly lean code blocks with minimal prose and no concept over-explanation, but a hardcoded version (4.27.0) and a vague 'When to Use' line keep it from fully efficient.

4 / 5

Actionability

Extensive copy-paste-ready, executable Java covering publishing, receiving, async, namespaces, and error handling across the common cases.

5 / 5

Workflow Clarity

Organized as a reference catalog with an implicit install-to-receive sequence but no validation checkpoints, and batch publish operations lack a verify/feedback loop.

3 / 5

Progressive Disclosure

No bundle files exist and all content is inline, but it is well-organized into clearly labeled sections with no nested references.

4 / 5

Total

16

/

20

Passed

Description

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

A strong, concise description that clearly states the capability and provides explicit 'Use when' trigger guidance with concrete actions. Slightly broad phrasing around Azure service integration introduces minor conflict risk with sibling Azure messaging skills.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('publishing events, implementing pub/sub patterns, or integrating with Azure services via events'), with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both what ('Build event-driven applications with Azure Event Grid SDK for Java') and when ('Use when publishing events...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ('publishing events', 'pub/sub patterns', 'Azure Event Grid SDK for Java') with good coverage, though a few synonyms are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Azure Event Grid SDK for Java) but 'integrating with Azure services via events' is broad enough to risk minor overlap with related Azure messaging skills.

4 / 5

Total

17

/

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.