CtrlK
BlogDocsLog inGet started
Tessl Logo

feature-flags

Declare, evaluate, manage, and remove framework feature flags. Use when shipping a capability gradually, targeting users or organizations, or replacing a compile-time rollout switch with a production-safe runtime flag.

74

Quality

93%

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

SKILL.md
Quality
Evals
Security

Quality

Content

96%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.

An excellent, dense skill body with executable code, clear sequencing, validation checkpoints, and explicit negative guidance. The only gap is the absence of one-level-deep reference files for advanced detail, which the simple-skill context partly offsets.

DimensionReasoningScore

Conciseness

Lean and efficient; assumes Claude's competence with no padding about what feature flags are, and every section earns its place with concrete rules and code.

5 / 5

Actionability

Fully executable copy-paste code for declare, register, guard, and client hooks, plus concrete Analytics UI paths and exact operator modes covering common cases.

5 / 5

Workflow Clarity

Numbered agent workflow with an explicit verification/rollout checklist, fail-closed validation steps, and a removal checklist with feedback on the off path before rollout.

5 / 5

Progressive Disclosure

Well-organized sections with a clear overview, but no bundle files are referenced for deeper material (e.g. API/rollout detail) that could be split out one level deep.

4 / 5

Total

19

/

20

Passed

Description

91%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.

A strong, specific description that clearly states the capability and provides concrete trigger conditions for when to use it. Minor room for improvement in covering more natural synonym phrasings users might say.

DimensionReasoningScore

Specificity

Names four concrete actions ('Declare, evaluate, manage, and remove' feature flags) covering the full lifecycle with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what ('Declare, evaluate, manage, and remove framework feature flags') and when ('Use when shipping a capability gradually...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural triggers like 'shipping a capability gradually', 'targeting users or organizations', and 'replacing a compile-time rollout switch', but lacks synonyms or common shorthand users might say.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (framework feature flags) with distinct triggers and explicit boundary against experiments/security boundaries, minimizing conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
BuilderIO/agent-native
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.