Manifest search filtering
Keep a checked-in manifest searchable with keyboard friendly filters.
What it does
This skill powers the public catalog search bar, tag filters, and framework filters. It keeps the experience local to the browser and tied to the checked-in manifest.
Use it when
- The catalog is small enough to filter client side.
- The source data is already committed in the repo.
- You want fast search without storage or auth.
Filter inputs
- Free text query
- Tag chips
- Framework selector
- Featured only toggle
Notes
The best public catalog search feels instant. Keep the matching rules obvious and the empty state helpful.