rust▌
36 indexed skills · max 10 per page
rust-deps-visualizer
actionbook/rust-skills · Backend
Generate ASCII art visualizations of your Rust project's dependency tree.
rust-router
actionbook/rust-skills · Backend
Version: 2.0.0 | Last Updated: 2025-01-22
rust-trait-explorer
actionbook/rust-skills · Backend
Discover trait implementations and understand polymorphic designs.
rust-code-navigator
actionbook/rust-skills · Backend
Navigate large Rust codebases efficiently using Language Server Protocol.
rust-symbol-analyzer
actionbook/rust-skills · Backend
Analyze project structure by examining symbols across your Rust codebase.
rust-desktop-applications
bobmatnyc/claude-mpm-skills · Backend
Rust has emerged as a premier language for building desktop applications that combine native performance with memory safety. The ecosystem offers two main approaches: Tauri for hybrid web UI + Rust backend apps (think Electron but 10x smaller and faster), and native GUI frameworks like egui, iced, and slint for pure Rust interfaces.
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-pro
sickn33/antigravity-awesome-skills · Backend
You are a Rust expert specializing in modern Rust 1.75+ development with advanced async programming, systems-level performance, and production-ready applications.
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)