This skill should do two things:
- Talk about the design level of using things like
AutoSuggestBox either alone or built-in to NavigationView or a Titlebar.
- Where to put them, why, not having them all over, etc... (usability)
- How to differentiate multiple boxes if needed (i.e. local settings page search vs. app-level search)
- Implementing search as a pattern to display results efficiently
- async patterns (any learnings from CmdPal would be good here @niels9001)
- indexing
- display/MVVM
- AI: local RAG/indexing models, etc...
This skill should do two things:
AutoSuggestBoxeither alone or built-in to NavigationView or a Titlebar.