**rust-skills**
Description
[中文](./README-zh.md) | [日本語](./README-ja.md)
Installation
claude install-skill https://github.com/actionbook/rust-skills README
Rust Skills
[中文](./README-zh.md) | [日本語](./README-ja.md)
AI-powered Rust development assistant with meta-cognition framework
[](https://github.com/actionbook/rust-skills/releases) [](https://opensource.org/licenses/MIT) [](https://github.com/anthropics/claude-code)
What is Rust Skills?
**Rust Skills** is a Claude Code plugin that transforms how AI assists with Rust development. Instead of giving surface-level answers, it traces through cognitive layers to provide **domain-correct architectural solutions**.
The Problem
Traditional AI assistance for Rust:
User: "My trading system reports E0382"
AI: "Use .clone()" ← Surface fix, ignores domain constraints
The Solution
Rust Skills with meta-cognition:
User: "My trading system reports E0382"
AI (with Rust Skills):
├── Layer 1: E0382 = ownership error → Why is this data needed?
│ ↑
├── Layer 3: Trade records are immutable audit data → Should share, not copy
│ ↓
├── Layer 2: Use Arc as shared immutable value
│ ↓
└── Recommendation: Redesign as Arc, not clone()
Features
- undefined
Installation
Rust Skills supports two installation modes:
- undefined
Skills-only Install (Recommended)
...
Related Skills
Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI community Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui).
AI community TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构
AI community mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI community Notebooklm Integration
Chat directly with NotebookLM for source-grounded answers based exclusively on uploaded documents
AI community UI UX Pro Max Skill
(16.9k ⭐): An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms.
AI community