CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-functions

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.

74

Quality

68%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agent/skills/azure-functions/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that excels across all dimensions. It provides specific technical capabilities, includes an explicit 'Use when' clause with natural trigger terms, and carves out a distinct niche for Azure Functions development that won't conflict with other cloud or serverless skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns' plus coverage of specific programming models (.NET, Python, Node.js).

3 / 3

Completeness

Clearly answers both what (expert patterns for Azure Functions including specific capabilities) AND when (explicit 'Use when:' clause with trigger terms).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'azure function, azure functions, durable functions, azure serverless, function app' - these are exactly what developers would type when seeking help with Azure Functions.

3 / 3

Distinctiveness Conflict Risk

Very clear niche focused specifically on Azure Functions with distinct triggers like 'durable functions', 'function app', and 'azure serverless' - unlikely to conflict with general cloud or serverless skills.

3 / 3

Total

12

/

12

Passed

Implementation

37%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill is essentially an empty index page - it provides organization through links but no actual content. While the structure is clean and references are one-level deep, the complete absence of any actionable guidance, workflow context, or quick-start content makes it nearly useless as a standalone skill. The sub-skills may contain valuable content, but this parent skill fails to provide any value beyond navigation.

Suggestions

Add a brief 'Quick Start' section with the most common Azure Functions pattern (e.g., HTTP trigger example) so the skill provides immediate value

Include 2-3 sentences describing when to use each sub-skill module, helping Claude select the right one

Add a decision workflow: 'For new .NET projects → isolated worker; For orchestration → Durable Functions; etc.'

Consider adding a 'Common Patterns' section with 1-2 executable code snippets covering the most frequent use cases

DimensionReasoningScore

Conciseness

Extremely lean - just a title and organized links to sub-skills. No unnecessary explanation or padding. Every line serves a purpose.

3 / 3

Actionability

No concrete guidance, code, or commands in this file. It's purely a table of contents with no executable content - all actionable information is deferred to sub-skills.

1 / 3

Workflow Clarity

No workflow, sequence, or process described. The skill provides no guidance on when to use which sub-skill or how they relate to each other.

1 / 3

Progressive Disclosure

Good use of one-level-deep references to sub-skills, but lacks any overview content or context. Missing a quick-start section or brief descriptions of when to use each module.

2 / 3

Total

7

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
Dokhacgiakhoa/antigravity-ide
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.