Ross ROSS = Recommend OSS · open-source software intelligence for agents

actionbook/rust-skills

Rust Developer AI Assistance System — Meta-Problem-Driven Knowledge Indexing observed · 2026-08-28

github.com/actionbook/rust-skills · Shell observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 99
  • Release rhythm 35
  • Longevity 16

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 228
  • days_rel: n/a
  • days_push: 10
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1424 stars · 110 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Rust Skills is a Claude Code plugin and portable skills pack that injects a meta-cognition knowledge base for Rust development into AI coding agents. It traces problems through domain, design, and mechanics layers so the assistant proposes architecturally correct solutions (e.g., Arc sharing instead of blind .clone() fixes) and ships coding guidelines, domain extensions, and dynamic skills generated from Cargo.toml dependencies.

Use cases

  • make Claude Code give idiomatic Rust advice
  • stop the AI suggesting clone() for ownership errors
  • add Rust best practices and coding guidelines to my AI coding agent
  • get domain-aware help with Rust compiler errors like E0382
  • install Rust skills into a coding agent that supports skills
  • make AI answers account for my Rust domain like FinTech or embedded

When to choose

  • You use Claude Code or any skills-capable AI coding agent and want domain-correct Rust guidance instead of surface-level fixes
  • Your team works in specialized Rust domains such as FinTech, ML, cloud-native, IoT, or embedded and wants curated conventions injected into AI assistance
  • You want skills that auto-generate from Cargo.toml dependencies and fetch up-to-date Rust and crate information

When to avoid

  • You need an actual Rust toolchain - compiler, linter, formatter, or build tool - since this only provides knowledge to AI agents, not build functionality
  • You do not use AI coding assistants, because the skills have no standalone purpose outside an agent that loads them
  • You rely on guaranteed fresh training-data-free behavior, since the knowledge is curated prompts rather than a verified tool

Facets

plugin · maturity active

prompt-engineering developer-tools developer-tools programming-languages large-language-models cli editor-plugin rust claude-code claude-code-plugin ai-skills skills coding-assistant meta-cognition coding-guidelines agentic-coding knowledge-base ai-agents nodejs

1 source

Member repositories

RepositoryRoleHealth v2
actionbook/rust-skillsmain60

For agents

markdown · JSON · MCP: product_card(name="actionbook/rust-skills")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem