CtrlK
BlogDocsLog inGet started
Tessl Logo

rust-async-patterns

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

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 known issues

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.

The SKILL.md body is concise and actionable with executable examples and concrete best-practice directives, while deferring depth to a well-signaled single reference file. No validation checkpoints are required since the skill involves no destructive or batch operations.

DimensionReasoningScore

Conciseness

The body is lean — a compact quick-start, an abstractions table, a small ASCII model, and terse do's/don'ts — with every section earning its place and no padding with concepts Claude already knows.

3 / 3

Actionability

It provides an executable Cargo.toml and a complete `#[tokio::main]` Rust example plus concrete directives (use `tokio::select!`, `JoinSet`, `CancellationToken`; don't `std::thread::sleep`, don't hold locks across awaits), copy-paste ready.

3 / 3

Workflow Clarity

This is a single-purpose pattern-reference skill with no destructive or batch operations requiring validation; per the simple-skills note, the unambiguous, well-organized guidance scores 3, and the one-level navigation tier is clearly signaled.

3 / 3

Progressive Disclosure

The body is a concise overview and detailed patterns are split into the verified one-level-deep `references/details.md`, explicitly signaled with when to read it ("when the navigation tier above is insufficient").

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.

The description is specific, well-triggered, and complete, cleanly answering both what the skill does and when to invoke it. Third-person voice is used correctly and there is no fluff or over-claiming.

DimensionReasoningScore

Specificity

Names multiple concrete capabilities — "Tokio, async traits, error handling, and concurrent patterns" — which read as distinct, specific domains rather than vague abstraction, matching the multiple-specific-actions anchor.

3 / 3

Completeness

It explicitly answers what ("Master Rust async programming with...") and when ("Use when building async Rust applications, implementing concurrent systems, or debugging async code") with an explicit trigger clause.

3 / 3

Trigger Term Quality

The "Use when..." clause surfaces natural phrases users would actually say — "building async Rust applications", "implementing concurrent systems", "debugging async code" — giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

The async Rust/Tokio niche is sharply defined with distinct triggers, making it unlikely to 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
wshobson/agents
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.