File Navigation Skill Use fd for finding files and navigating directory structures. fd is a fast, user-friendly alternative to . Prerequisites If is not installed, recommend the user install it: Quick Reference | Task | Command | |------|---------| | Find files by name | | | List all files | | | List directory contents | | | Find by extension | | Core fd Options Basic Search Filtering by Type Filtering by Extension Depth Control Case Sensitivity Including Hidden/Ignored Files Exclusion Common Tasks List Directory Contents (like ls) Explore Project Structure Find Files by Name Find Files by Ex…