rust-core

Installation
SKILL.md

Rust Core Development

Comprehensive guidance for Rust development across web, CLI, desktop, AI/LLM applications, and systems programming.

Quick Reference Guide

By Task Type

Getting Started

  • New Project Setup: Use scripts/init_rust_project.sh to scaffold a project with best practices
  • Core Principles: See references/principles.md for ownership, borrowing, and Rust fundamentals
  • Common Errors: See references/common-errors.md for solutions to frequent compiler errors

Writing Code

Installs
1
First Seen
Jun 8, 2026
rust-core from modelscope.cn