CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-functions

Modern .NET execution model with process isolation

36

Quality

34%

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-claude/skills/azure-functions/SKILL.md

The canonical home for this skill is azure-functions in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

40%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 structured and lean but largely content-free: it lists pattern and anti-pattern names with no executable guidance, and the Sharp Edges table is broken (every row is the placeholder "Issue"). It needs concrete examples and a usable sharp-edges table to be actionable.

Suggestions

Replace the placeholder Sharp Edges rows with real issue names and concise solutions (e.g. 'Cold start delays | medium | Enable warmup trigger').

Add a short executable example per pattern (e.g. an isolated-worker host.json snippet or a Durable Functions async-await example) so guidance is copy-paste ready.

Provide a brief ordered workflow for choosing a model (pick language → pick model → configure triggers → validate locally) with a validation checkpoint.

DimensionReasoningScore

Conciseness

The body is short and avoids explaining basics Claude already knows, but the Sharp Edges table repeats the placeholder "Issue" eight times with header-formatted solutions, which is wasted tokens; mostly efficient but could be tightened.

3 / 5

Actionability

It gives only high-level hints ("Use async pattern with Durable Functions", "Use IHttpClientFactory") with no code, commands, or concrete steps, matching the minimal-concrete-guidance anchor above the entirely-vague 1.

2 / 5

Workflow Clarity

There is no multi-step sequence or validation; the Patterns/Anti-Patterns/Sharp Edges sections are flat lists rather than a workflow, fitting the rough-structure-with-many-gaps anchor.

2 / 5

Progressive Disclosure

For a sub-50-line skill with no external references, the sectioned layout (Patterns, Anti-Patterns, Sharp Edges, When to Use) is reasonably well organized; the broken Sharp Edges table is the main organization gap keeping it below 5.

4 / 5

Total

11

/

20

Passed

Description

28%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 terse and on-domain but gives no concrete actions, no natural trigger terms, and no explicit usage guidance, so it reads more as a tagline than a skill trigger. It needs an explicit 'Use when...' clause and the term 'Azure Functions' to become distinctive and complete.

Suggestions

Add a concrete 'Use when...' clause naming natural triggers (e.g. 'Use when building or debugging Azure Functions in .NET, Node.js, or Python').

Include the product name 'Azure Functions' and file/trigger terms users actually say (e.g. 'function app', 'HTTP trigger', 'timer trigger').

Replace the abstract tagline with 2-3 concrete actions (e.g. 'Author, debug, and refactor Azure Functions across the isolated worker, Node.js v4, and Python v2 models').

DimensionReasoningScore

Specificity

The description "Modern .NET execution model with process isolation" names the domain (.NET execution model) but offers no concrete actions, matching the anchor for minimal/generic actions rather than the entirely-vague 1 or the 1-2-concrete-actions 3.

2 / 5

Completeness

It gives a vague "what" (.NET execution model with process isolation) and entirely omits any "when/Use when" guidance, matching the vague-what-and-no-when anchor; the missing trigger clause also caps it below 4.

2 / 5

Trigger Term Quality

It leans on technical jargon ("process isolation", "execution model") with only one generic keyword (.NET) and none of the natural phrases a user would say (e.g. "Azure Functions", "serverless"), fitting the one-or-two-generic-keywords anchor above the no-keywords 1.

2 / 5

Distinctiveness Conflict Risk

The .NET-specific framing makes it somewhat distinguishable, but without naming Azure Functions or a clear niche it could still overlap with general .NET/serverless skills, matching the somewhat-specific-but-overlap anchor.

3 / 5

Total

9

/

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.