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.
31
Quality
14%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./docs/v19.7/configuration/agent/skills_external/antigravity-awesome-skills-main/skills/azure-functions/SKILL.mdQuality
Discovery
N/ABased on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
Something went wrong
Implementation
14%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill content appears to be an incomplete template or corrupted file. It lists Azure Functions concepts (isolated worker model, programming models, anti-patterns) but provides no actual implementation guidance, code examples, or coherent explanations. The sharp edges table is malformed with 'Issue' repeated as placeholder text and solutions appearing as markdown headers in table cells.
Suggestions
Add executable code examples for each programming model (isolated worker .NET, Node.js v4, Python v2) showing a complete function implementation
Fix the sharp edges table - replace 'Issue' placeholders with actual issues (e.g., 'Cold start latency', 'Connection exhaustion') and move solutions from headers to proper table cell content
Add concrete anti-pattern examples showing the problematic code alongside the corrected version
Include a quick-start workflow with numbered steps for creating and deploying a basic Azure Function
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is brief but too sparse - it lists patterns and anti-patterns without explaining them. The table structure is broken with repeated 'Issue' placeholders, wasting tokens on malformed content. | 2 / 3 |
Actionability | No concrete code examples, commands, or executable guidance provided. Patterns are named but not demonstrated. Anti-patterns mention problems but don't show the bad code or the fix. The solutions column contains section headers instead of actual solutions. | 1 / 3 |
Workflow Clarity | No workflows are defined. The content lists concepts without sequencing or explaining how to implement Azure Functions. No validation steps or checkpoints for any operations. | 1 / 3 |
Progressive Disclosure | Content appears to be a broken skeleton with placeholder text. No references to detailed documentation, no clear organization of quick-start vs advanced content. The table is malformed with solutions appearing as headers rather than content. | 1 / 3 |
Total | 5 / 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.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
20ba150
Table of Contents
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.