CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-resource-manager-playwright-dotnet

Azure Resource Manager SDK for Microsoft Playwright Testing in .NET.

58

Quality

68%

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-resource-manager-playwright-dotnet/SKILL.md

The canonical home for this skill is azure-resource-manager-playwright-dotnet in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

76%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 highly actionable with complete, executable C# across a well-sequenced workflow, and it is lean without over-explaining known concepts. Its main weakness is the lack of a pre-deletion validation checkpoint on the destructive Delete operation, which caps workflow clarity.

Suggestions

Add a validation step before Delete Workspace, e.g. confirm the resource ID/name matches the intended target and optionally check provisioning state before invoking DeleteAsync.

Isolate time-sensitive version strings (v1.0.0, v1.0.0-beta.1, API version 2025-09-01) in a clearly labeled "Current versions / API info" block and note they may drift, or move them to a reference file, to protect conciseness.

De-duplicate the install commands (already shown in Installation) from the Related SDKs table, or drop the install column there and link back to Installation.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's intelligence (no explanations of what ARM or Playwright is), with brief section intros and mostly code; minor redundancy (install commands repeated in Related SDKs, hard-coded version strings like "v1.0.0" and "2025-09-01" that are time-sensitive and not isolated in a deprecated section) keeps it just below a 5, fitting the score-4 anchor of efficient with minor trimmable instances. Not a 5 because of duplicated commands and un-deprecated version strings; not a 3 because there is no padding or over-explanation of known concepts.

4 / 5

Actionability

All seven workflow steps ship complete, import-bearing, copy-paste-ready C# (e.g. CreateOrUpdateAsync with WaitUntil.Completed, patch updates, quota listing, name-availability checks), covering the common management cases, which matches the score-5 anchor of fully executable, copy-paste-ready code; not a 4 because there are no pseudocode gaps. Snippet-to-snippet variable continuity is standard for a workflow doc and does not reduce actionability.

5 / 5

Workflow Clarity

The Core Workflow is a clearly numbered 1-7 sequence with a dedicated error-handling section keyed to specific HTTP statuses (409/400), but the destructive Delete Workspace step has no pre-validation checkpoint (no name confirmation, no dry-run, no "verify it is the intended workspace before deleting"); per the judging guidelines, missing validation for a destructive operation caps workflow_clarity at 3. Without the cap this would be a 4; the cap takes precedence and prevents a 4.

3 / 5

Progressive Disclosure

No bundle files exist (references/scripts/assets are absent), and the ~300-line body is organized into clearly headed, single-level sections (Installation, Authentication, Core Workflow, Key Types Reference, etc.) with no nested references, fitting the score-4 anchor of good structure with content appropriately placed and only minor organization gaps; not a 5 because the inline Key Types / Workspace Properties tables and Related SDKs could arguably live in a separate reference file, and not a 3 because structure is clean and nothing is buried or deeply nested. The under-50-line simple-skill exception does not apply (~300 lines), so 5 is not granted on organization alone.

4 / 5

Total

16

/

20

Passed

Description

60%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 clearly identifies a distinct, well-targeted niche but is thin on concrete actions and entirely lacks a "Use when..." trigger clause, which caps completeness. Adding explicit capabilities and a natural-language trigger phrase would lift the weaker dimensions.

Suggestions

Add 2-3 concrete actions, e.g. "provision and manage Microsoft Playwright Testing workspaces, check name availability, and view quotas via Azure Resource Manager."

Append a "Use when..." trigger clause naming natural user phrases (e.g. "Use when provisioning or managing Playwright Testing workspaces in Azure, or when the user mentions Azure Playwright Testing management.").

Include common synonyms/extensions (e.g. "playwright testing", "cloud browser testing", "ARM") to broaden natural trigger-term coverage.

DimensionReasoningScore

Specificity

The phrase "Azure Resource Manager SDK for Microsoft Playwright Testing in .NET" names the domain but offers no concrete actions (e.g. provision, manage, create workspaces), matching the score-2 anchor "Names the domain but actions are minimal or generic"; not a 3 because no concrete verbs/actions are listed.

2 / 5

Completeness

It clearly states what the skill is ("Azure Resource Manager SDK for Microsoft Playwright Testing in .NET") but provides no "Use when..." trigger guidance, so per the judging guidelines a missing trigger clause caps completeness at 3; not a 4 because the "when" is entirely absent rather than weakly present.

3 / 5

Trigger Term Quality

Includes strong natural brand terms a user would actually say ("Azure Resource Manager", "Microsoft Playwright Testing", ".NET"), but omits common variations like "manage Playwright workspaces" or "cloud browsers", fitting the score-4 anchor of good coverage with a few natural terms missing; not a 5 because synonyms/extensions are absent.

4 / 5

Distinctiveness Conflict Risk

The tightly scoped combination of "Azure Resource Manager" + "Playwright Testing" + ".NET" carves a clear niche with distinct triggers and minimal overlap risk, matching the score-5 anchor; not a 4 because the qualifier set is specific enough to avoid meaningful overlap with sibling Azure SDKs.

5 / 5

Total

14

/

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.