SelectToAutocomplete
Turns any select tag into an autocomplete field with weighted options, synonyms and loose matching
Install / Use
npx skills add jamieholst/selectToAutocompleteInstalls into whichever agent you are using.
README
Select To Autocomplete: Redesigned Country Selector
An improved way to select a country in web forms.
- Design improves upon a standard country dropdown list.
- Accepts keyboard typing input.
- Autocomplete from a list of synonyms.
- Handles typos.
- Prioritizes autocomplete results.
The solution is a redesigned country selector that addresses the issues of drop-down country selectors. It handles typos, various spelling sequences, synonyms and prioritized options. The technically correct term for this would be something like an “auto-complete text field with loose partial matching, synonyms and weighted results.” That’s a bit long, so I’ve simply dubbed it the “Redesigned Country Selector”.
-
Read the article Redesigning The Country Selector by Christian Holst from Smashing Magazine http://uxdesign.smashingmagazine.com/2011/11/10/redesigning-the-country-selector/
-
Try the demo http://baymard.com/labs/country-selector
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
