nohrs
Idiomatic Rust coding rules and automated pull request workflows
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core