AI AGENT ADDONS

Coding Guidelines

actionbook/rust-skills

Writing Rust code that is clean and consistent is important. This guide shares 50 core rules for Rust coding style and best practices. It covers naming, formatting, and common patterns. You will learn how to name functions and types, handle errors, and avoid deprecated features. Use these rules to make your code easier to read and review.

Developers who work on Rust projects can benefit from these guidelines. The rules come from real experience and official recommendations. They help you avoid common mistakes and follow the community standards. Whether you are new to Rust or an expert, these tips will improve your code quality.

The guide also includes a quick reference for naming, formatting, and documentation. It shows which old tools to replace with newer ones. Use this skill when you need advice on Rust code style or best practices.

Add Coding Guidelines skill to your workflow

Global

mkdir -p ~/.claude/skills/coding-guidelines

Project

mkdir -p .claude/skills/coding-guidelines

Source Repository

Stars
1,264
Forks
104
Watchers
1,264
Last Push
1 month ago
Created
6 months ago