rust-backend
✓Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.
Installation
SKILL.md
Apply these patterns when writing or modifying Rust code in the backend/ directory.
Choose between struct, enum, or newtype based on domain needs:
Place impl blocks immediately below the struct/enum they modify. Group methods logically:
Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory. Source: windmill-labs/windmill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/windmill-labs/windmill --skill rust-backend- Source
- windmill-labs/windmill
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is rust-backend?
Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory. Source: windmill-labs/windmill.
How do I install rust-backend?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/windmill-labs/windmill --skill rust-backend Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/windmill-labs/windmill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01