CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-communication-common-java

Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services.

78

1.33x
Quality

68%

Does it follow best practices?

Impact

100%

1.33x

Average score across 3 eval scenarios

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

The canonical home for this skill is azure-communication-common-java in sickn33/agentic-awesome-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 skill is highly actionable, with comprehensive executable Java examples across the ACS common surface area. Its weaknesses are redundancy across the token-refresh variants and a monolithic single-file structure with no progressive disclosure to supporting files.

Suggestions

Collapse the three token-refresh variants (static, proactive, async) into one example with clearly labeled options to remove redundancy.

Split the identifier reference and Entra ID sections into separate reference files linked from a concise overview to improve progressive disclosure.

Add a short error-handling example alongside the 'Best Practices' mention and an explicit validate-on-refresh checkpoint for the proactive refresh lifecycle.

DimensionReasoningScore

Conciseness

The body is mostly lean code with short comments, but it repeats the token-refresh pattern across three near-duplicate variants and again in 'Common Usage Patterns', which could be tightened.

3 / 5

Actionability

It provides copy-paste-ready Java covering the common cases (static/proactive/async refresh, every identifier type, Entra ID, parsing, type-checking, disposal), with real Azure SDK classes and clearly marked placeholders.

5 / 5

Workflow Clarity

The content is organized by topic rather than as a sequenced workflow, and there are no explicit validation checkpoints; it fits the 'steps present but checkpoints missing or implicit' anchor.

3 / 5

Progressive Disclosure

Sections are well-organized with clear headers, but 300+ lines are fully inlined with no external references, and material that could be split out (identifier parsing reference, Entra ID guide) lives in the single file.

3 / 5

Total

14

/

20

Passed

Description

71%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 states both purpose and trigger conditions with concrete API names, making it highly complete and distinct. Its main weakness is framing capabilities as nouns rather than concrete actions and leaning on technical jargon over natural user phrasing.

Suggestions

Lead with concrete verbs (e.g., 'Authenticate ACS users, configure token refresh, and resolve communication identifiers') instead of the generic 'common utilities'.

Add natural-language trigger synonyms a user might actually say (e.g., 'ACS user access token', 'refresh Communication Services token') alongside the class names.

DimensionReasoningScore

Specificity

Names the domain and concrete API capabilities ('CommunicationTokenCredential, user identifiers, token refresh, or shared authentication') but presents them as nouns rather than specific actions, so it stops at the '1-2 concrete actions' anchor.

3 / 5

Completeness

It explicitly answers both what ('Azure Communication Services common utilities for Java') and when ('Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Relevant keywords like 'token refresh' and 'CommunicationTokenCredential' appear but the phrasing is technical-jargon heavy and misses common natural variations a user might say, fitting the 'some relevant keywords but missing synonyms' anchor.

3 / 5

Distinctiveness Conflict Risk

The ACS-common niche and named credential class give it distinct triggers, but it has minor overlap risk with sibling ACS skills (chat, calling), placing it just below the minimal-conflict anchor.

4 / 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.