CtrlK
BlogDocsLog inGet started
Tessl Logo

alef-generated-bindings

Alef-managed generated bindings in packages/* and binding crates — the regeneration workflow (task alef:generate / alef:format), Go DocumentExtractor→Extractor rename mapping, the git-diff freshness check, and the key alef.toml sections. Load before editing anything under packages/* or a binding crate, or when regenerating, formatting, or verifying Alef output.

80

Quality

100%

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

100%

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

A compact, well-structured instruction skill: concrete commands, a sequenced workflow with verification, and clean sectioning with no unnecessary explanation. It is highly actionable and token-efficient.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it states the do-not-edit rule, a numbered workflow, concrete task commands, and key toml sections without explaining concepts Claude already knows. Every token earns its place.

3 / 3

Actionability

It gives fully executable, copy-paste-ready commands such as `task alef:generate`, `task alef:format`, and the freshness check `task alef:generate && git diff --exit-code packages/ crates/...`, plus exact rename mappings and toml section names.

3 / 3

Workflow Clarity

The numbered 6-step workflow has an explicit validation checkpoint (step 5: run e2e tests) and a separate git-diff freshness check that acts as a feedback loop, so the batch regeneration operation is not left without verification.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no bundle files and no need for external references, yet content is organized into clearly signaled sections (Workflow, Rename Mappings, Freshness Check, Key alef.toml Sections), satisfying the simple-skills exception.

3 / 3

Total

12

/

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, specific description that clearly conveys both capabilities and explicit load-triggers in third-person voice without padding. It names concrete workflows and commands while occupying a distinct, low-conflict niche.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'the regeneration workflow (task alef:generate / alef:format)', 'the Go DocumentExtractor→Extractor rename mapping', 'the git-diff freshness check', and 'the key alef.toml sections' — rather than vague language.

3 / 3

Completeness

It answers both 'what' (the regeneration workflow, rename mapping, freshness check, alef.toml sections) and 'when' via the explicit 'Load before editing anything under packages/* or a binding crate, or when regenerating, formatting, or verifying Alef output' trigger clause.

3 / 3

Trigger Term Quality

It surfaces natural, domain-appropriate trigger phrases a developer would say — 'editing anything under packages/* or a binding crate', 'regenerating, formatting, or verifying Alef output' — alongside concrete task names.

3 / 3

Distinctiveness Conflict Risk

The Alef-generated-bindings niche is narrow and the triggers (packages/*, binding crates, alef:generate/format) are distinct enough that it would not fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
xberg-io/xberg
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.