rust-coding-standards

Community

Rust coding standards for safer, cleaner code.

Authortacogips
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps teams maintain consistent, safe, and maintainable Rust code by codifying widely adopted patterns, naming conventions, and architecture guidelines.

Core Features & Use Cases

  • Type safety and error handling: promotes newtype patterns, Result-driven error flows, and clear error propagation.
  • Project layout and API design: prescribes module structure, public API surface, and private implementation details for maintainable codebases.
  • Async and performance guidance: provides patterns for asynchronous Rust, avoiding common pitfalls, and advice on zero-cost abstractions.
  • Use Case: when reviewing or refactoring Rust modules, apply these standards to ensure readability, safety, and scalability across the codebase.

Quick Start

Review a Rust module against the guidelines in this skill and implement the recommended patterns when you refactor or write new code.

Dependency Matrix

Required Modules

None required

Components

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: rust-coding-standards
Download link: https://github.com/tacogips/ign-template/archive/main.zip#rust-coding-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.