mdskills
← All tags

Rust AI Agent Skills

AI agent skills for Rust development. Memory safety patterns, cargo workflows, and systems programming best practices.

40 listings

Drift

Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.

2.0dadbodgeoff/drift

Azure Cosmos Rust

|

7.0sickn33/antigravity-awesome-skills

Rust & Solana

Rules

Rust best practices for Solana smart contract development using Anchor framework and Solana SDK

8.0PatrickJS/awesome-cursorrules

Systems Programming Rust Project

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

8.0sickn33/antigravity-awesome-skills

Rust Async Patterns

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

5.0sickn33/antigravity-awesome-skills

Azure Keyvault Certificates Rust

|

7.0sickn33/antigravity-awesome-skills

Azure Identity Rust

|

5.0sickn33/antigravity-awesome-skills

Agent Skills for Makepad

|

8.0ZhangHanDong/makepad-skills

Uv Package Manager

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

6.0sickn33/antigravity-awesome-skills

Azure Storage Blob Rust

|

6.0sickn33/antigravity-awesome-skills

Azure Eventhub Rust

|

6.0sickn33/antigravity-awesome-skills

Azure Keyvault Keys Rust

|

6.0sickn33/antigravity-awesome-skills

Azure Keyvault Secrets Rust

|

6.0sickn33/antigravity-awesome-skills

Spreadsheet Kit

MCP Server

Spreadsheet automation for AI agents. Read, profile, edit, and recalculate .xlsx workbooks with tooling designed to be token-efficient, structurally aware, and agent-friendly. spreadsheet-kit ships two surfaces: Both share the same core engine and support .xlsx / .xlsm (read + write) and .xls / .xlsb (discovery only). Downloads a prebuilt native binary for your platform. No Rust toolchain required

8.0PSU3D0/spreadsheet-mcp

Makepad Skills

Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.

2.0sickn33/antigravity-awesome-skills

Rust Pro

Master Rust 1.75+ with modern async patterns, advanced type system

7.0sickn33/antigravity-awesome-skills

Memory Safety Patterns

Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.

5.0sickn33/antigravity-awesome-skills

mcp-v8: V8 JavaScript MCP Server

MCP Server

A Rust-based Model Context Protocol (MCP) server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments. - V8 JavaScript Execution: Run arbitrary JavaScript code in a secure, isolated V8 engine. - TypeScript Support: Run TypeScript code d

9.0r33drichards/mcp-js

Kreuzberg

>-

8.0kreuzberg-dev/kreuzberg

Terminator

   Give AI assistants (Claude, Cursor, VS Code, etc.) the ability to control your desktop and automate tasks across any application. Claude Code (one-liner): Other clients (Cursor, VS Code, Windsurf, etc.): Add to your MCP config file: See the MCP Agent README for detailed setup instructions. - Uses your browser session - no need to relogin, keeps all your cookies and auth - Doesn't take

8.0mediar-ai/terminator

Code Declaration Lookup MCP Server

MCP Server

An MCP server that provides full text search for code declarations. Uses SQLite with FTS5 and universal ctags to index and search functions, classes, structures, enums, and other code elements. Supports all languages that ctags supports including Python, C, Go, C++, JavaScript, Rust, Java, and many others. - Python 3.13 - Universal Ctags 6.2.0 - SQLite with FTS5 support (included in Python 3.13) J

7.0osinmv/function-lookup-mcp

Rust Docs MCP Server

MCP Server

⭐ Like this project? Please star the repository on GitHub to show your support and stay updated! ⭐ Modern AI-powered coding assistants (like Cursor, Cline, Roo Code, etc.) excel at understanding code structure and syntax but often struggle with the specifics of rapidly evolving libraries and frameworks, especially in ecosystems like Rust where crates are updated frequently. Their training data cut

8.0Govcraft/rust-docs-mcp-server

Winx - High-Performance Rust MCP Server ✨

🚀 1:1 Optimized Rust Implementation of WCGW (What Could Go Wrong) 🚀 Winx is a specialized Model Context Protocol (MCP) server that provides high-performance tools for LLM code agents. It implements the core functionality of WCGW in pure Rust for maximum efficiency and stability. Benchmarks on i9-13900K + RTX 4090 (WSL2) - Rust 1.75+ - Linux / macOS / WSL2 Add to ~/.config/Claude/claudedesktopcon

7.0gabrielmaialva33/winx-code-agent

Stooq MCP

MCP Server

A Model Context Protocol (MCP) server written in Rust that fetches stock price data from stooq.com. - Latest stock prices - Get real-time stock price data - Historical data - Retrieve historical stock data with custom date ranges - Multi-market support - Access stocks from 5 major markets - Rust 1.75+ This will install to ~/.stooq-mcp/. To customize: The install script will: 1. Build the project 2

7.0hoqqun/stooq-mcp