fd
Installation
SKILL.md
fd
Prefer fd over find for filesystem searches.
fd is faster on large trees,
has saner defaults
(respects .gitignore, smart case, regex by default),
and a more ergonomic CLI.
Authoritative documentation:
https://github.com/sharkdp/fd
(README + fd --help).
Verify any non-trivial form against the manual before relying on it.