CtrlK
BlogDocsLog inGet started
Tessl Logo

ax-rust-llm

Use when writing Rust code with `axllm` for using the generated Ax package, factory functions, package docs, examples, and API reference.

60

Quality

70%

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 ./packages/rust/skills/ax-rust-llm/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%Weight 40%Scale 1-3

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

The body is concise and well-organized with a concrete core pattern and clear guardrails, but its single code example is incomplete and the referenced bundle files do not exist.

Suggestions

Make the Core Pattern copy-paste ready by defining or illustrating the 'options' value, or add a second complete runnable example.

Add the referenced files (API.md, axir-api.json, axir-capabilities.json, examples/) to the bundle, or remove the references if they are not shipped with the skill.

Add an explicit validation/verification step (e.g., how to check generated code compiles or matches AxIR) to give the workflow a clear checkpoint.

DimensionReasoningScore

Conciseness

The body is lean and well-sectioned with no padding, and it assumes Claude's competence without explaining what Rust or an LLM is, so every token earns its place.

3 / 3

Actionability

The Core Pattern 'let llm = ai("openai", options)?;' references an undefined 'options' value, so the one code example is incomplete and not copy-paste ready, fitting 'some concrete guidance but incomplete; missing key details.'

2 / 3

Workflow Clarity

Guidance is present via 'When To Use' and Guardrails (e.g., 'if package docs disagree with source code, update the compiler and regenerate'), but the content is reference-oriented with no explicit validation checkpoints or sequenced process.

2 / 3

Progressive Disclosure

References to API.md, axir-api.json, axir-capabilities.json, and examples/ are well-signaled and one level deep, but none of these files exist in the skill bundle, so navigation is broken despite good organization.

2 / 3

Total

9

/

12

Passed

Description

75%Weight 40%Scale 1-3

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 has an explicit 'Use when' trigger and a distinct, package-specific niche, but its action phrasing is thin and natural-language trigger coverage is narrow.

Suggestions

Lead with concrete action verbs (e.g., 'Write, configure, and debug Rust code using the generated `axllm` package') to strengthen specificity.

Add natural trigger variations users might say, such as 'Rust', 'Ax', or 'LLM', alongside 'axllm'.

DimensionReasoningScore

Specificity

The description names the domain ('writing Rust code with `axllm`') and several concrete resources ('factory functions, package docs, examples, and API reference'), but the action verbs are thin ('writing... for using'), matching 'names domain and some actions, but not comprehensive' rather than the multi-verb score-3 anchor.

2 / 3

Completeness

An explicit 'Use when writing Rust code with `axllm`' trigger is present and the description also states what it does (use the generated package, factory functions, docs, examples, API reference), clearly answering both what and when.

3 / 3

Trigger Term Quality

'Rust code' and 'axllm' are relevant natural keywords, but common variations (Rust, Ax, LLM) are absent, fitting 'some relevant keywords but missing common variations.'

2 / 3

Distinctiveness Conflict Risk

The Rust-plus-`axllm` niche with package-specific triggers is a clear, narrow domain unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

12

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
ax-llm/ax
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.