LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: rust

Browse skills that share this tag.

  • tauri2-react-rust - Tauri 2, React, and Rust App Development
    tauri2reactrusttypescript

    ★ 0 · Updated 2026-09-22

    Guides cross-platform desktop app development using Tauri 2, React, and Rust, including IPC design, state management, and browser-based verification.

    ⚙ Design Tauri app architecture⚙ Implement IPC command communication⚙ Write Rust backend commands
  • code-commenter - High-signal Rust comments and Rustdoc documentation tool
    rustdocumentationrustdoccomments

    ★ 0 · Updated 2026-09-22

    Produce minimal, high-signal Rust comments and complete Rustdoc for public APIs, with strict focus on why, contracts, safety, and executable examples.

    ⚙ Write inline Rust comments⚙ Generate Rustdoc for public APIs⚙ Document unsafe safety invariants
  • bevy-enhanced-input - Observer-based input manager for Bevy engine
    bevyinputrustgamedev

    ★ 132 · Updated 2026-09-22

    Manages input in Bevy using actions, bindings, contexts, conditions, modifiers, presets, and action mocking.

    ⚙ Define input actions, bindings, and contexts⚙ Handle inputs via observers or queries⚙ Apply input conditions and modifiers
  • release-prep - Prepare a crate or project for release
    releasesemverchangelogversioning

    ★ 2 · Updated 2026-09-21

    Generates changelogs, detects breaking API changes, suggests version bumps, verifies documentation, and manages multi-crate release ordering.

    ⚙ Detect breaking API changes⚙ Suggest version bumps⚙ Generate user-facing changelogs
  • salsa - Incremental computation framework for Rust
    rustsalsaincremental-computationmemoization

    ★ 49 · Updated 2026-09-21

    Provides concepts and design patterns for building incremental computation systems with Salsa in Rust.

    ⚙ Define inputs and tracked functions⚙ Track execution dependencies automatically⚙ Memoize function call results
  • desktop-tauri-scaffold - Scaffold a Tauri v2 Desktop Application
    tauritauri-v2desktopscaffold

    ★ 1 · Updated 2026-09-21

    Creates a Tauri v2 desktop application scaffold with default-deny security, strict CSP, updater config, and CI workflow.

    ⚙ Generate project using create-tauri-app⚙ Configure strict Content Security Policy⚙ Set up window capability files
  • write-tests - Write Syncpack tests using TestBuilder pattern
    syncpackrusttestingtdd

    ★ 2,092 · Updated 2026-09-21

    Provides rules and guidelines for writing Syncpack tests using the TestBuilder pattern, assertion patterns, and TDD workflow.

    ⚙ Write Syncpack unit tests⚙ Configure TestBuilder scenario⚙ Assert test context instances
  • perf-loop - Rust Performance Optimization Loop
    rustperformanceprofilingoptimization

    ★ 221 · Updated 2026-09-21

    Optimizes Rust performance using a strict measure-hypothesize-change-remeasure cycle with specific profiling tools and playbooks.

    ⚙ Measure baseline performance⚙ Profile CPU and allocation bottlenecks⚙ Formulate optimization hypotheses
  • klever-dev - Klever Blockchain Development Guide
    kleverblockchainsmart-contractsrust

    ★ 31 · Updated 2026-09-20

    Provides guidance for Klever blockchain development, Rust smart contract creation, deployment, transaction building, and API interaction.

    ⚙ Write Rust smart contracts⚙ Build contracts with ksc⚙ Deploy contracts with koperator
  • cache-usage - genies_cache dual-backend caching service guide
    cacheredismemory-cacherust

    ★ 2 · Updated 2026-09-20

    Guide for using genies_cache dual-backend caching service to manage Redis or in-memory caching, TTL, and atomic operations in Genies microservices.

    ⚙ Set and retrieve cache strings⚙ Manage cache expiration with TTL⚙ Execute atomic set-if-not-exists operations
  • 30-03-test-driven-refactoring - Drive structural refactoring using compile-failing tests.
    refactoringtestingarchitecturerust

    ★ 602 · Updated 2026-09-20

    Write tests asserting target paths, function signatures, and ownership boundaries before refactoring until all structural tests pass.

    ⚙ Assert target module paths⚙ Pin function type signatures⚙ Verify old code path removal
  • grammar-rule-authoring - Playbook for authoring English grammar rules in Syntaxis.
    syntaxisgrammar-rulesdiagnosticsrust

    ★ 0 · Updated 2026-09-20

    Executes a contract-first playbook to add, test, and document English grammar diagnostics in Syntaxis.

    ⚙ Claim implementation tasks via Beads⚙ Declare rule entries in manifest⚙ Implement diagnostic logic in grammar.rs
  • rust-pro - Master modern Rust 1.75+ and systems programming.
    rustasyncsystems-programmingtokio

    ★ 4 · Updated 2026-09-20

    Provides expertise in Rust 1.75+ async patterns, type system features, memory safety, and production systems programming.

    ⚙ Build Rust services libraries and tools⚙ Solve lifetime ownership and async issues⚙ Develop web services using modern frameworks
  • tauri-backend-testing - Tauri Backend Testing Skill
    taurirustbackend-testingipc

    ★ 2 · Updated 2026-09-20

    Generate tests for Tauri backend Rust code, including command handlers, system integration, and IPC communication.

    ⚙ Generate Tauri backend Rust tests⚙ Review backend tests for completeness⚙ Generate command handler tests
  • gale-v2-refactor - Refactor gale v2 while preserving GPU performance.
    refactoringgpu-optimizationcudarust

    ★ 1 · Updated 2026-09-20

    Consolidate CPU and GPU DG performance optimizations into Sim/Device abstractions while defending measured benchmark baselines.

    ⚙ Consolidate CPU and GPU optimizations⚙ Refactor Sim and Device abstractions⚙ Freeze performance benchmark baselines
  • stellar-dev - End-to-end Stellar development playbook
    stellarsorobanrustsmart-contracts

    ★ 1 · Updated 2026-09-20

    Provides guidance for Stellar and Soroban smart contract development, SDK usage, wallet integration, asset management, and agentic payments.

    ⚙ Develop Soroban smart contracts⚙ Build Stellar dApp frontends⚙ Integrate wallets and signing flows
  • stellar-dev - Develop smart contracts and dApps on Stellar and Soroban
    stellarsorobanblockchainsmart-contracts

    ★ 0 · Updated 2026-09-20

    End-to-end guide for building Soroban smart contracts, client applications, token issuance, and agentic payments on the Stellar network.

    ⚙ Develop Soroban smart contracts⚙ Build Stellar client dApps⚙ Manage Stellar assets and trustlines
  • open-notebook-lm-guidelines - FerrisMind Project Architecture and UI Styling Guidelines
    ferrismindopennotebooklmguidelinesrust

    ★ 0 · Updated 2026-09-20

    Provides core architecture, visual design system, and backend workflow guidelines for the FerrisMind AI workspace project.

    ⚙ Enforce Amber Tech-Chic visual styling rules⚙ Guide Rust and Axum backend architecture⚙ Define SurrealDB knowledge graph data models
  • rust-pro - Develop high-performance systems with Rust 1.75+.
    rustasynctokiosystems-programming

    ★ 3 · Updated 2026-09-18

    Assists with Rust 1.75+ development, modern async patterns, advanced type systems, memory safety, performance optimization, and FFI integration.

    ⚙ Build Rust services and system tools⚙ Solve ownership and lifetime issues⚙ Optimize performance with memory safety
  • ratatui - Ratatui and KMP terminal UI development reference
    ratatuituirustkmp

    ★ 0 · Updated 2026-09-17

    Provides architecture, layout, styling, widgets, and event handling reference for building terminal user interfaces in Rust and Kotlin Multiplatform.

    ⚙ Render immediate-mode terminal UIs⚙ Design layouts using constraints⚙ Style terminal text and widgets

Scroll to load more