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.

69

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 hits all the key criteria. It provides specific capabilities (isolated worker model, Durable Functions, cold start optimization), covers multiple programming models, and includes an explicit 'Use when:' clause with natural trigger terms. The description is concise yet comprehensive, making it easy for Claude to select this skill appropriately.

DimensionReasoningScore

Specificity

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

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

Includes natural keywords users would say: 'azure function', 'azure functions', 'durable functions', 'azure serverless', 'function app' - these cover common variations and natural phrasing.

3 / 3

Distinctiveness Conflict Risk

Clear niche focused specifically on Azure Functions with distinct triggers like 'durable functions', 'function app', '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 just an index page with no substantive content. While the structure suggests good progressive disclosure intent, the main SKILL.md provides zero actionable guidance - no quick-start examples, no decision framework for choosing between sub-skills, and no overview of Azure Functions patterns. Users must click through to sub-skills to get any value.

Suggestions

Add a brief quick-start section with at least one executable code example for the most common use case (e.g., HTTP trigger in the isolated worker model)

Include a decision matrix or brief guidance on when to use each programming model (.NET vs Python vs Node.js)

Add a 2-3 sentence overview explaining what patterns this skill covers and when to apply them

Consider adding a 'Common pitfalls' summary that briefly explains why the ❌ anti-patterns should be avoided, rather than requiring users to click through

DimensionReasoningScore

Conciseness

Extremely lean - just a header and 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 or specific instructions.

1 / 3

Workflow Clarity

No workflow, sequence, or process described. Just a list of links with no guidance on when to use which sub-skill or how they relate to each other.

1 / 3

Progressive Disclosure

Good use of sub-skills for detailed content, but lacks any overview or quick-start content. The main skill is essentially empty - it should provide at least a brief orientation before pointing to sub-skills.

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.