CtrlK
BlogDocsLog inGet started
Tessl Logo

create-webroles

Creates and configures web roles for a Power Pages code site. Web roles control access and permissions for site users, including authenticated and anonymous roles. Use when the user wants to create, add, set up, or manage web roles for their site.

71

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-sequenced, actionable workflow with strong validation checkpoints, though it carries some redundancy around caller-suppress mode and duplicated summary sections. The biggest gap is that the bundled helper scripts are not integrated into the body's instructions.

Suggestions

Consolidate the caller-suppress explanation into Phase 0 and reference it from Phases 1 and 6 instead of restating the behavior each time; drop the 'Important Notes' decision-points list and Progress Tracking table that duplicate the workflow above.

Surface the bundled create-web-role.js script in Phase 4 (e.g. 'node ${PLUGIN_ROOT}/scripts/create-web-role.js --projectRoot <root> --name <role> [--anonymous] [--authenticated]') instead of instructing manual YAML writing, and mention validate-webroles.js as the verification backstop in Phase 5.

Tighten the Core Principles block to the two truly invariant rules (UUID script, uniqueness constraints) and move the caller-suppress contract detail entirely into Phase 0.

DimensionReasoningScore

Conciseness

The body is mostly lean procedural guidance, but the caller-suppress logic is restated across Core Principles, Phase 0, Phase 1, and Phase 6, and the 'Important Notes' + Progress Tracking table restate the workflow — it could be tightened. Not score 1 because it never explains concepts Claude already knows.

2 / 3

Actionability

Provides an executable command (node .../generate-uuid.js), an exact copy-paste YAML template, a concrete kebab-case naming rule, and specific AskUserQuestion options — fully actionable rather than descriptive.

3 / 3

Workflow Clarity

Six phases are clearly sequenced with an explicit Phase 5 validation checkpoint and a 'fix the issue before proceeding' feedback loop for the batch YAML writes, plus annotated gates. Not capped at 2 because validation is present and explicit.

3 / 3

Progressive Disclosure

Phase headings and gates are well organized, but the provided bundle scripts (create-web-role.js, validate-webroles.js) are not surfaced in the body — Phase 4 instructs manual YAML writing instead of using the existing script. Not score 1 because structure is present and references are one level deep.

2 / 3

Total

10

/

12

Passed

Description

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.

A strong, third-person description that clearly states the capability and provides an explicit trigger clause with natural phrasings. It is specific to its niche and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Creates and configures web roles', 'manage') plus the authenticated/anonymous distinction, matching the multi-action anchor rather than the single-domain score-2 example.

3 / 3

Completeness

Explicitly answers both what ('Creates and configures web roles... Web roles control access and permissions') and when (an explicit 'Use when...' clause), so it is not capped at 2.

3 / 3

Trigger Term Quality

'Use when the user wants to create, add, set up, or manage web roles' gives natural phrasings a user would actually say, covering several common variations of the request.

3 / 3

Distinctiveness Conflict Risk

The 'Power Pages code site' + 'web roles' niche is specific and distinct, with triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
microsoft/power-platform-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.