Personal pack of [Claude Code skills](https://skills.sh/) I like to have installed when working on this project. Re-run these on a fresh machine to restore the setup.
```bash
npx skills add apollographql/skills@rust-best-practices -g -y
npx skills add trailofbits/skills@cargo-fuzz -g -y
npx skills add openai/skills@security-ownership-map -g -y
```