prefetch-suggester
Installation
SKILL.md
Prefetch Suggester
Users hate waiting for pages to load. This tool analyzes your routes and suggests what to prefetch for instant navigation.
One command. Zero config. Just works.
Quick Start
npx ai-prefetch ./src/pages/
What It Does
- Analyzes your page routes and navigation patterns
- Identifies high-probability next pages
- Suggests data to prefetch
- Provides implementation code