rust-skills

Provide 179 Rust coding guidelines covering ownership, error handling, and async patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MythologIQ/Zo-Qore --skill rust-skills-mythologiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rust-skills
Source: https://github.com/MythologIQ/Zo-Qore/tree/main/.claude/commands/scripts/rust-skills
Command: npx skills add https://github.com/MythologIQ/Zo-Qore --skill rust-skills-mythologiq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of 179 Rust coding rules to help developers write better, more idiomatic, and performant Rust code, addressing common pitfalls and best practices.

Core Features & Use Cases

  • Code Quality: Enforces rules for ownership, borrowing, error handling, async patterns, and API design.
  • Performance: Offers guidance on memory optimization, compiler optimizations, and performance patterns.
  • Use Case: Use this Skill during code reviews to automatically check for common Rust mistakes, or ask your AI assistant to refactor a function according to specific Rust best practices like idiomatic error handling or efficient memory usage.

Quick Start

Ask your AI assistant to review your Rust function using the rust-skills.

Frequently Asked Questions about rust-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for idiomatic Rust error handling and ownership?

Idiomatic Rust error handling and ownership best practices are enforced through 179 coding guidelines featuring detailed explanations and bad versus good code examples to prevent common borrowing and error propagation mistakes.

How do I review my Rust code for anti-patterns and performance issues?

Review Rust code for anti-patterns and performance issues by asking your AI assistant to evaluate functions against 179 expert rules covering memory optimization, async patterns, and compiler optimizations.

Does this Rust coding standards skill provide examples for API design and async patterns?

Yes, this Rust coding standards skill provides detailed bad and good code examples for API design and async patterns, targeting software engineers aiming to improve code quality and adhere to best practices.

What's the best way to refactor Rust functions for memory optimization and coding standards?

The best way to refactor Rust functions for memory optimization is to ask your AI assistant to apply specific rules from this skill, which offers guidance on memory usage, performance patterns, and idiomatic code.

Are there links to official documentation for each Rust coding rule?

Yes, each of the 179 Rust coding rules includes links to official documentation, ensuring developers can verify best practices for ownership, error handling, and testing directly from official sources.