CtrlK
BlogDocsLog inGet started
Tessl Logo

azd-deployment

Deploy containerized frontend + backend applications to Azure Container Apps with remote builds, managed identity, and idempotent infrastructure.

52

Quality

60%

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/azd-deployment/SKILL.md

The canonical home for this skill is azd-deployment in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

53%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 content is highly actionable with extensive executable examples, but loses points for a missing post-deploy validation checkpoint and for referencing three non-existent reference files, which breaks progressive disclosure.

Suggestions

Add an explicit validation/verification checkpoint to the deployment workflow (e.g. after `azd up`, run `azd show` and confirm the Container Apps are running via `az containerapp show` before declaring success).

Either create the referenced references/*.md files (bicep-patterns.md, troubleshooting.md, azure-yaml-schema.md) or remove the dangling reference links so navigation is not broken.

Trim conceptual padding (the idempotency rationale section and the empty "When to Use" line) to tighten token efficiency.

DimensionReasoningScore

Conciseness

The body is mostly commands and code, but includes unnecessary conceptual padding such as "Why azd up is Idempotent" rationale and a vacuous closing line ("This skill is applicable to execute the workflow or actions described in the overview.") that could be trimmed.

3 / 5

Actionability

Concrete, copy-paste-ready guidance abounds (azd commands, full azure.yaml, bicep and bash snippets), covering common cases with only minor gaps where bicep fragments are partial.

4 / 5

Workflow Clarity

Quick Start gives a rough sequence (auth login, init, env new, up) but the deploy/provision workflow lacks explicit validation checkpoints; because provisioning is a destructive/batch infra operation, the missing verify step caps workflow clarity at 3.

3 / 5

Progressive Disclosure

The body is well-sectioned but points to references/bicep-patterns.md, references/troubleshooting.md, and references/azure-yaml-schema.md, none of which exist in the bundle, so the signaled navigation is broken.

2 / 5

Total

12

/

20

Passed

Description

66%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 well-targeted to an Azure Container Apps niche, with concrete capability terms. Its main weakness is the missing explicit 'Use when...' trigger guidance, which caps completeness at 3.

Suggestions

Add an explicit 'Use when...' clause naming natural trigger phrases (e.g. 'Use when deploying containerized apps to Azure Container Apps, running azd up, or provisioning ACA with managed identity').

Include common synonyms/users' phrasing such as 'azd', 'ACA', or 'container apps' to broaden trigger-term coverage toward a 5.

DimensionReasoningScore

Specificity

"Deploy containerized frontend + backend applications to Azure Container Apps with remote builds, managed identity, and idempotent infrastructure" names the domain plus several concrete actions (remote builds, managed identity, idempotent infra), but stops short of a comprehensive action list like the score-5 anchor.

4 / 5

Completeness

The "what" is clearly stated, but there is no "Use when..." clause or equivalent trigger guidance; per the judging guidelines a missing trigger clause caps completeness at 3.

3 / 5

Trigger Term Quality

"Azure Container Apps", "containerized frontend + backend", "remote builds", and "managed identity" are good domain keywords a user would naturally say when needing this skill, though some synonyms (e.g. "azd", "ACA") are missing.

4 / 5

Distinctiveness Conflict Risk

The Azure Container Apps + remote-build + managed-identity niche is mostly distinct from generic Azure deploy skills, with only minor overlap risk with broader container-deployment skills.

4 / 5

Total

15

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

14

/

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.