framework-internalsdevelopment
expand-macros
Expand Rust macros using cargo-expand to inspect generated code. Use this when asked to debug or verify macro invocations.
maintainer
davidhozic
Updated 3/26/2026
Stars
49
Forks
5
quick start
Installation and usage
Expand Rust macros using cargo-expand to inspect generated code. Use this when asked to debug or verify macro invocations.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use expand-macros