Rust skills

909 tagged Rust, measured the same way as everything else here.

Browse within: tauri 80terminal 73local-first 45ai-coding 44p2p 43did 42gossip-protocol 42mutual-credit 42quic 42rust-lang 42Multi-Agent 40multiplexer 38game-engine 31magic-the-gathering 31

architecture-audit

25

org2AI/ORG2

Skill Claude CodeCodex

Systematic architecture audit and refactoring methodology for Rust + TypeScript codebases. Use when performing refactoring, cleanup, unification, code review, dead code removal, module reorganization, or tech debt elimination. Ensures no naming confusion, semantic overloading, hidden defaults, duplicate logic, or…

not rated 2.6k 2d ago A 70 tokens AGPL-3.0

verify

26

zenbu-labs/terminal-browser

Skill Claude CodeCodex

Drive an engine app headlessly in a pty, record a video of the whole verification, and open a summary page (video + timeline + checks) with pixel open.

not rated 2.5k +64 today A 37 tokens original MIT

hotpath_bump

27

pawurb/hotpath-rs

Skill Claude CodeCodex

Bump the hotpath version number across the workspace and related files. Updates crate versions in Cargo.toml files (exact patch version) and version references in the backend middleware, hotpathinit skill, and README (major.minor only). Use when the user wants to bump, bump the version, or release a new hotpath…

not rated 1.7k +3 today A 73 tokens original MIT

hotpath_init

28

pawurb/hotpath-rs

Skill Claude CodeCodex

Configure hotpath profiling in a Rust project. Adds the hotpath dependency with feature-gated setup, instruments main with hotpath::main, functions with measure/measureall, and wraps channels, mutexes, rwlocks, streams, futures, reqwest clients, axum routers and byte-level I/O with hotpath macros. Use when the user…

not rated 1.7k +3 today A 88 tokens original MIT

syncmeta

29

pawurb/hotpath-rs

Skill Claude CodeCodex

Sync changes from hotpath and hotpath-macros crates to their meta counterparts (hotpath-meta and hotpath-macros-meta). Use when meta crates need to be updated with recent changes.

not rated 1.7k +3 today A 43 tokens original MIT

fastapi-templates

30

Dicklesworthstone/pi_agent_rust

Skill Claude CodeCodex

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

not rated 1.7k +10 today A 37 tokens

Dicklesworthstone/pi_agent_rust

Skill Claude CodeCodex

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

not rated 1.7k +10 today A 40 tokens

cqrs-implementation

32

Dicklesworthstone/pi_agent_rust

Skill Claude CodeCodex

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

not rated 1.7k +10 today A 35 tokens

hashintel/hash

Skill Claude CodeCodex

Use when creating, moving, splitting, or organizing TypeScript files and folders. Applies fractal tree file-structuring rules which reduce the cognitive overhead of choosing where to put files and ultimately navigating a codebase (once the structure is established and understood).

not rated 1.6k today A 58 tokens

testing-hashql

34

hashintel/hash

Skill Claude CodeCodex

HashQL testing strategies including compiletest (UI tests), unit tests, and snapshot tests. Use when writing tests for HashQL code, using // annotations, running --bless, debugging test failures, or choosing the right testing approach.

not rated 1.6k today A 52 tokens

rust-coding-style

35

hashintel/hash

Skill Claude CodeCodex

HASH Rust coding style. Use when writing or reviewing Rust code, choosing types, imports, function arguments, or naming.

not rated 1.6k today A 29 tokens

moli-cdp-server

36

lexmount/moli

Skill Claude CodeCodex

Start Moli's CDP server and connect Playwright, Puppeteer, or raw CDP clients. Use to run a headless-browser CDP endpoint, replace a Chromium process, attach over CDP, enable real layout and screenshot surfaces, or diagnose CDP discovery, connection, and target startup—even when Moli is not named.

not rated 1.7k +127 today A 74 tokens original Apache-2.0

moli-webfetch

37

lexmount/moli

Skill Claude CodeCodex

Fetch, inspect, crawl, and capture live, JavaScript-rendered websites with Moli. Use when Codex needs current web content, web research, fact lookup, link following, a bounded crawl, client-rendered or response-gated content, network diagnostics, or a standalone HTML, Markdown, JSON, semantic-tree, viewport or…

not rated 1.7k +127 today A 90 tokens original Apache-2.0

mxsm/rocketmq-rust

Skill Claude CodeCodex

Use when the user asks to create, draft, prepare, or publish a GitHub issue for the rocketmq-rust project — bugs, features, enhancements, refactors, docs, unit tests, CI, runtime-model, broker, namesrv, client, store, dashboard, architecture, or performance work — especially when the issue must preserve real…

not rated 1.5k +1 today A 102 tokens original Apache-2.0

mxsm/rocketmq-rust

Skill Claude CodeCodex

Use when the user asks to prepare, submit, publish, or optimize a pull request for the rocketmq-rust project, especially when the PR title or commit message must follow the [ISSUE.

not rated 1.5k +1 today A 47 tokens original Apache-2.0

mxsm/rocketmq-rust

Skill Claude CodeCodex

Generate idiomatic, production-grade Rust comments and documentation strictly following official Rustdoc and Rust API documentation conventions. Designed for real-world Rust projects with zero AI-identifiable markers.

not rated 1.5k +1 today A 39 tokens original Apache-2.0

AnalyseDeCircuit/oxideterm

Skill Claude CodeCodex

Apply OxideTerm's runtime ownership rules when implementing or reviewing SSH nodes, terminal panes, SFTP, port forwarding, reconnect, jump hosts, health checks, NodeRouter, or long-lived backend tasks.

not rated 1.4k +53 today A 48 tokens GPL-3.0

oxideterm-release

42

AnalyseDeCircuit/oxideterm

Skill Claude CodeCodex

Prepare, publish, or recover canceled OxideTerm stable, beta, or GPUI preview releases by deriving changelog content from the previous tag, selecting the requested release-note detail level, running the repository version-bump script, validating channel-specific notes and fork ownership, committing, pushing, creating…

not rated 1.4k +53 today A 135 tokens GPL-3.0

AnalyseDeCircuit/oxideterm

Skill Claude CodeCodex

Apply OxideTerm's secret lifetime and redaction rules when code handles passwords, passphrases, private keys, tokens, authentication headers, proxy credentials, prompts, diagnostics, persistence, or async task capture.

not rated 1.4k +53 today A 48 tokens GPL-3.0

sashiko-feature

44

sashiko-dev/sashiko

Skill Claude CodeCodex

Meta-skill for implementing new features. Guides the agent through requirement analysis, design doc lookup, codebase investigation, SOLID/DRY implementation in Rust, and iterative validation with Makefile checks. Use for feature creation requests.

not rated 1.2k 6d ago A 51 tokens original Apache-2.0

cass

45

Dicklesworthstone/coding_agent_session_search

Skill Claude CodeCodex

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for AI agent consumption with robot mode.

not rated 1.1k today A 54 tokens

processing-markdown

46

harehare/mq

Skill Claude CodeCodex

Processes Markdown files using mq, a jq-like query language for Markdown. Use when the user mentions Markdown processing, content extraction, document transformation, or mq queries.

not rated 1.0k today A 36 tokens original MIT

web-scraping

47

harehare/mq

Skill Claude CodeCodex

Fetches web pages and extracts structured data using mq's toolchain (mq-crawl for fetching/crawling/JS rendering, mq for HTML-to-Markdown selector-based extraction, http() for in-query requests). Use when the user wants to scrape a URL, pull structured data out of a webpage, crawl a site, or turn HTML into…

not rated 1.0k today A 89 tokens original MIT

flow-like-ui

48

Rheosoph/flow-like

Skill Claude CodeCodex

Generate complete, valid A2UI JSON for FlowLike frontends. Use when asked to create, design, or build an interface, dashboard, form, page, responsive layout, reusable widget, chart, calendar, Gantt view, media experience, game UI, map, or other visual UI as A2UI JSON. Covers all 71 runtime component types, BoundValue…

not rated 942 today A 95 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: