noh-rsnoh-rsOfficialยท2 Agent Skills Included

nohrs

Idiomatic Rust coding rules and automated pull request workflows

Applies 179 prioritized Rust best-practice rules covering ownership, error handling, async patterns, memory optimization, and API design. Automates the full pull request cycle from local quality gates through AI review feedback until checks pass. Eliminates manual code review checklists and repeated review round-trips so Rust changes ship faster with fewer defects.
npx skills add noh-rs/nohrs --all -g -y
Available:

Gives your AI agent strict Rust coding rules, GPUI framework guidance, and pull request hygiene standards to follow when writing and submitting code in this project.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install nohrs skills?โ–ผ

Run `npx skills add noh-rs/nohrs --all -g -y` in your terminal to install all skills in this suite globally.

How to make AI write better Rust code?โ–ผ

The rust-skills skill gives your agent 179 prioritized rules on ownership, error handling, async, and performance, so it generates idiomatic Rust automatically.

Can AI open and manage pull requests automatically?โ–ผ

Yes. The pull-request skill runs local quality gates, opens the PR with proper formatting, and fixes AI reviewer feedback in a loop until all checks pass.

Does nohrs work with Claude Code and Codex?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible coding agents.

Do I need Rust expertise to use these skills?โ–ผ

No. Your agent applies the rules and runs the workflows for you based on plain-English requests like reviewing a function or shipping a change.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’