sage-rust-conventions
CommunityRust code standards for Sage projects.
Authormajiayu000
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill codifies Rust coding conventions to improve consistency and maintainability across a Sage Rust codebase.
Core Features & Use Cases
- Naming conventions: enforce snake_case for modules, functions, and variables; discourage nonstandard abbreviation.
- Error handling: promote consistent error types and propagation using idiomatic Rust patterns.
- Async & testing: provide guidelines for async functions and reliable test strategies.
- Use case: during code reviews, apply the conventions to ensure readable, maintainable, and safe Rust code across the project.
Quick Start
Audit a Rust module by providing a file path, for example: sage/src/llm_client.rs, and apply the Sage Rust conventions described in this Skill.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sage-rust-conventions Download link: https://github.com/majiayu000/sage/archive/main.zip#sage-rust-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.