rust▌
37 indexed skills · max 10 per page
systems-programming-rust-project
sickn33/antigravity-awesome-skills · Backend
You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing setup, and configuration following Rust best practices.
rust-learner
actionbook/rust-skills · Backend
Version: 2.1.0 | Last Updated: 2025-01-27
rust-daily
zhanghandong/rust-skills · Backend
Aggregates Rust community news and updates from multiple sources, filtered by time range. \n \n Fetches from five primary sources: Reddit r/rust, This Week in Rust, official Rust blog, Inside Rust, and Rust Foundation news/blog/events \n Supports three time ranges (day, week, month) and category filtering (all, ecosystem, official, foundation) \n Operates in two modes: agent-based (if rust-daily-reporter.md exists) or inline (direct source fetching via agent-browser, actionbook MCP, or WebFetch)
rust-router
zhanghandong/rust-skills · Backend
Router for Rust questions, errors, and design patterns across ownership, async, and domain-specific architectures. \n \n Routes all Rust queries through a three-layer cognitive framework: language mechanics (ownership, borrowing, lifetimes), design choices (patterns, performance, error handling), and domain constraints (web, fintech, embedded, CLI) \n Automatically triggers negotiation mode for comparative queries (\"vs\", \"best practice\", \"compare\") and dual-skill loading when domain keywor
rust-patterns
affaan-m/everything-claude-code · Backend
Idiomatic Rust patterns and best practices for building safe, performant, and maintainable applications.
rust-skill-creator
actionbook/rust-skills · Backend
Version: 2.1.0 | Last Updated: 2025-01-27
rust-testing
affaan-m/everything-claude-code · Backend
Comprehensive Rust testing patterns for writing reliable, maintainable tests following TDD methodology.