CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-appconfiguration-java

Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots.

Install with Tessl CLI

npx tessl i github:sickn33/antigravity-awesome-skills --skill azure-appconfiguration-java
What are skills?

68

1.34x

Does it follow best practices?

Evaluation97%

1.34x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

40%

Dark Mode Gradual Rollout

Feature flag management

Criteria
Without context
With context

Correct Maven artifact

100%

100%

Correct artifact version

0%

100%

ConfigurationClientBuilder usage

100%

100%

FeatureFlagConfigurationSetting type

100%

100%

FeatureFlagFilter usage

100%

100%

Microsoft.Percentage filter name

0%

100%

addParameter for percentage value

0%

100%

setClientFilters with filter list

100%

100%

addConfigurationSetting for initial create

0%

100%

setConfigurationSetting for update

100%

100%

Environment variable for credentials

100%

100%

Without context: $0.3959 · 4m 21s · 21 turns · 28 in / 6,490 out tokens

With context: $0.4816 · 3m 15s · 23 turns · 288 in / 5,293 out tokens

100%

14%

Configuration Snapshot Tool for Release Pipeline

Snapshot-based release management

Criteria
Without context
With context

Correct Maven artifact

100%

100%

ConfigurationSettingsFilter usage

100%

100%

ConfigurationSnapshot constructor

100%

100%

beginCreateSnapshot used

100%

100%

SyncPoller return type

100%

100%

setPollInterval called

0%

100%

waitForCompletion and getFinalResult

50%

100%

listConfigurationSettingsForSnapshot

100%

100%

SnapshotSelector for listing

100%

100%

archiveSnapshot method

100%

100%

recoverSnapshot method

100%

100%

Without context: $0.3922 · 4m 2s · 18 turns · 23 in / 7,256 out tokens

With context: $0.5206 · 4m 3s · 23 turns · 29 in / 6,419 out tokens

93%

23%

Production Configuration Manager with Safe Update Semantics

Entra ID auth, conditional ops, read-only protection

Criteria
Without context
With context

Correct Maven artifact

100%

100%

DefaultAzureCredentialBuilder used

100%

100%

credential() and endpoint() builder methods

100%

100%

AZURE_APPCONFIG_ENDPOINT env var

0%

0%

Conditional update with ifUnchanged

100%

100%

Conditional get with ifChanged

100%

100%

304 status code check

0%

100%

setReadOnly for protection

100%

100%

SettingSelector with key/label filter

100%

100%

HttpResponseException error handling

50%

100%

404 status code check

0%

100%

Without context: $0.3415 · 2m 37s · 13 turns · 20 in / 7,053 out tokens

With context: $0.4606 · 3m 42s · 22 turns · 27 in / 6,219 out tokens

Evaluated
Agent
Claude Code
Model
Unknown

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.