Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming.
92
100%
Does it follow best practices?
Impact
85%
1.06xAverage score across 6 eval scenarios
Passed
No known issues
Quality
Discovery
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.
This is an excellent skill description that excels across all dimensions. It provides specific concrete actions, comprehensive trigger terms that developers would naturally use, explicit 'Use when...' guidance, and highly distinctive Rust-specific terminology that prevents conflicts with other programming language skills. The description uses proper third-person voice throughout.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Writes, reviews, and debugs idiomatic Rust code', 'Implements ownership patterns', 'manages lifetimes', 'designs trait hierarchies', 'builds async applications with tokio', 'structures error handling with Result/Option'. These are concrete, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both what (writes, reviews, debugs Rust code with specific patterns) AND when with explicit 'Use when...' clause covering multiple scenarios: 'building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance'. | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural terms users would say: 'Rust', 'Cargo', 'ownership', 'borrowing', 'lifetimes', 'async Rust', 'tokio', 'zero-cost abstractions', 'memory safety', 'systems programming'. These are terms developers naturally use when seeking Rust help. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with Rust-specific terminology (ownership, borrowing, lifetimes, tokio, Result/Option, FFI bindings) that would not conflict with other language skills. The combination of Rust-specific concepts creates a clear niche. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a high-quality skill that exemplifies best practices: concise yet comprehensive, with executable examples, clear workflows with validation checkpoints, and well-structured progressive disclosure via the reference table. The MUST DO/MUST NOT DO constraints provide clear guardrails without being verbose.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient, assuming Claude's competence as a Rust developer. No unnecessary explanations of basic concepts—every section provides actionable patterns or constraints without padding. | 3 / 3 |
Actionability | Provides fully executable, copy-paste ready code examples for all major patterns (ownership, traits, error handling, async). Validation commands are concrete and complete. | 3 / 3 |
Workflow Clarity | The core workflow is clearly sequenced with explicit validation steps (clippy, fmt, test). The 'fix all warnings before finalising' creates a feedback loop for error recovery. | 3 / 3 |
Progressive Disclosure | Excellent structure with a clear overview, reference table pointing to one-level-deep topic files, and well-organized sections. The 'Load When' column provides clear navigation guidance. | 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
5b76101
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.