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-java68
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 97%
↑ 1.34xAgent success when using this skill
Validation for skill structure
Feature flag management
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
Snapshot-based release management
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
Entra ID auth, conditional ops, read-only protection
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
Table of Contents
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.