CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-appconfiguration-ts

Centralized configuration management with feature flags and dynamic refresh.

52

Quality

57%

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-appconfiguration-ts/SKILL.md

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

SKILL.md
Quality
Evals
Security

Quality

Content

65%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 a well-organized, mostly executable API reference with lean code examples, but it is monolithic with no progressive disclosure and lacks validation feedback loops around destructive operations.

Suggestions

Split large topics (snapshots, feature flags, Key Vault references) into separate reference files linked from the body to enable progressive disclosure.

Add validation/checkpoint steps around destructive and batch operations such as deleteConfigurationSetting and archiveSnapshot.

Provide a short sequenced 'Getting started' workflow (install -> authenticate -> load -> read) so Claude has an explicit path rather than only a capability catalog.

DimensionReasoningScore

Conciseness

The body is mostly lean executable TypeScript with minimal prose and no padding explaining concepts Claude already knows; only minor sections like 'Key Types' and some comments could be trimmed.

4 / 5

Actionability

Provides concrete, copy-paste-ready code with real package names and method calls across CRUD, provider, refresh, feature flags, and snapshots, with only minor gaps in per-block imports and end-to-end context.

4 / 5

Workflow Clarity

Organized as a capability catalog rather than a sequenced workflow, and destructive/batch operations (delete settings, archive snapshots) lack validation checkpoints or feedback loops, capping this dimension at 3.

3 / 5

Progressive Disclosure

Has clear section headers but inlines ~350 lines covering many topics (snapshots, feature flags, provider) that could live in separate reference files, and no bundle files or one-level-deep references are signaled.

3 / 5

Total

14

/

20

Passed

Description

50%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 a single generic sentence naming the domain and two features but no trigger guidance. It answers 'what' only weakly and omits 'when' entirely.

Suggestions

Add a 'Use when ...' clause naming natural triggers such as 'Azure App Configuration', 'feature flags', or 'dynamic config refresh'.

Replace generic phrasing with concrete verbs, e.g. 'Manage Azure App Configuration settings, feature flags, and dynamic refresh.'

Include the package or product name explicitly so the skill is distinguishable from generic configuration skills.

DimensionReasoningScore

Specificity

Names the domain ('Centralized configuration management') and a couple concrete features ('feature flags', 'dynamic refresh') but uses no action verbs and offers only minimal, generic coverage of what the skill actually does.

3 / 5

Completeness

Provides a clear 'what' (centralized configuration management with feature flags and dynamic refresh) but entirely lacks a 'when'/'Use when' clause, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Contains some relevant terms ('feature flags', 'dynamic refresh') but omits the natural trigger phrase a user would say ('Azure App Configuration', 'app config') and lacks any 'Use when...' phrasing with synonyms or extensions.

3 / 5

Distinctiveness Conflict Risk

'Centralized configuration management' is broadly generic and could overlap with other config skills, though 'feature flags and dynamic refresh' narrows the niche somewhat.

3 / 5

Total

12

/

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.