AI AGENT ADDONS

Coding Guidelines

zhanghandong/rust-skills

The Rust coding guidelines skill helps you write better Rust code. It covers naming, formatting, and best practices. You get 50 core rules to follow.

This skill is for Rust developers who want clean and safe code. It tells you how to name variables and functions. It also explains when to use certain patterns like newtypes and Cow.

You can learn about error handling with ? propagation. You can also see which old tools to avoid and what to use instead. This makes your code easier to read and maintain.

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