Zsh Autocomplete Concept
This is a zsh configuration to demonstrate real-time fuzzy auto-complete for zsh.
Install / Use
npx skills add ballattacker/zsh-autocomplete-conceptInstalls into whichever agent you are using.
README
This config combine fzf-tab with zsh-autosuggestion to imitate auto-completion seen in modern code editors.
This is just for demonstration purpose, so everything is extremely messy and unorganized. Expect to meet some bugs.
If you want to try this out, first make sure fzf and zsh are installed on your system. Then type the following commands in your terminal:
# this will put the config in /tmp/zsh
git clone --recurse-submodules https://github.com/ballattacker/zsh-autocomplete-concept.git /tmp/zsh
env ZDOTDIR=/tmp/zsh zsh
Use Ctrl + h, j, k, l or <Up>, <Down>, <Tab> to navigate.
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.6kCommit, push, and open a PR
