·rust-macros

Master Rust macros - declarative and procedural macros

4Installs·0Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-macros

SKILL.md

Master Rust's macro system: declarative macros (macrorules!) and procedural macros.

| ident | Identifier | | expr | Expression | | ty | Type | | pat | Pattern | | tt | Token tree | | literal | Literal |

| Hygiene issues | Use $crate:: | | Order matters | Define before use |

Master Rust macros - declarative and procedural macros Source: pluginagentmarketplace/custom-plugin-rust.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-macros
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is rust-macros?

Master Rust macros - declarative and procedural macros Source: pluginagentmarketplace/custom-plugin-rust.

How do I install rust-macros?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-rust --skill rust-macros Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-rust