home/categories/code-quality/facebook-flow-rust-port-claude-skills-reorder-declarations-skill-md
code-qualitytesting-security

reorder-declarations

Reorder Rust file declarations to match OCaml source order. Use when porting OCaml to Rust and declarations are out of order, or when asked to fix ordering to match OCaml.

facebook
maintainer
facebook
Updated 3/15/2026
Stars
22207
Forks
1884
quick start

Installation and usage

Reorder Rust file declarations to match OCaml source order. Use when porting OCaml to Rust and declarations are out of order, or when asked to fix ordering to match OCaml.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use reorder-declarations