CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-data-tables-java

Build table storage applications using the Azure Tables SDK for Java. Works with both Azure Table Storage and Cosmos DB Table API.

60

Quality

70%

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

The canonical home for this skill is azure-data-tables-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.

The body is highly actionable and token-efficient, with comprehensive executable Java examples and clear sectioning. Its main gap is the absence of validation/verification steps around batch and destructive operations, which caps workflow clarity.

Suggestions

Add validation/verification around batch transactions and delete operations (e.g., check entity counts after submitTransaction, confirm deletion via a follow-up get/list) to introduce explicit feedback loops.

Replace the filler "When to Use" sentence with concrete applicability guidance or remove it in favor of the trigger phrases already listed.

DimensionReasoningScore

Conciseness

The body is mostly executable code with minimal prose and assumes Java competence; the only filler is the vague "When to Use" line ("applicable to execute the workflow or actions described in the overview").

4 / 5

Actionability

Copy-paste-ready Java examples cover client creation, entity CRUD, OData filtering, batch transactions, typed entities, and error handling across the common cases.

5 / 5

Workflow Clarity

Patterns are clearly labeled but the batch transaction and delete operations include no validation/verification steps or validate-fix-retry feedback loops, which caps workflow clarity at 3 per the rubric.

3 / 5

Progressive Disclosure

Content is organized into well-labeled sections with no nested references; there are no bundle files, and the structure is good, though some reference material (API patterns, typed-entity mapping) could be split into separate files at this length.

4 / 5

Total

16

/

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 distinctive, naming a clear niche and natural trigger terms, but it lacks an explicit "when to use" clause and only states one broad action. Adding a trigger clause and concrete capability list would raise it.

Suggestions

Add an explicit "Use when..." clause naming the natural trigger phrases (e.g., "Use when building Azure Table Storage or Cosmos DB Table API apps in Java, or working with table entity CRUD and partition/row keys").

Replace the single broad action "Build table storage applications" with a few concrete operations (create/query/delete entities, batch transactions, typed entities) to lift specificity.

DimensionReasoningScore

Specificity

Names the domain ("Azure Tables SDK for Java", "table storage") and one concrete action ("Build table storage applications"), but does not enumerate the concrete operations (CRUD, querying, transactions) that the skill covers.

3 / 5

Completeness

The description clearly answers "what" but contains no "Use when..." clause or equivalent trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Good natural keyword coverage with "Azure Tables SDK for Java", "table storage", "Azure Table Storage", and "Cosmos DB Table API", though common synonyms like NoSQL or partition key are absent.

4 / 5

Distinctiveness Conflict Risk

The Azure Tables SDK for Java niche is specific with distinct triggers and minimal overlap risk against 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.