dotfiles
dotfiles contains 4 collected skills from jey3dayo, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Review and improve Neovim configurations: startup performance, lazy.nvim plugin management and lazy loading, LSP setup (mason), modern Lua config structure, and AI completion integration. Use when the user mentions Neovim or nvim, edits init.lua or lua/ Neovim config files, or asks about editor startup time, LSP configuration, or plugin management.
Review and improve Neovim configurations: startup performance, lazy.nvim plugin management and lazy loading, LSP setup (mason), modern Lua config structure, and AI completion integration. Use when the user mentions Neovim or nvim, edits init.lua or lua/ Neovim config files, or asks about editor startup time, LSP configuration, or plugin management.
Use when reviewing or improving WezTerm configuration files such as `wezterm.lua`, especially for GPU frontend settings, keybinding design, theme integration, copy mode, or platform-specific behavior. Do not use for generic terminal emulator comparisons.
Use when reviewing or improving Zsh configuration files such as `.zshrc`, `.zprofile`, or plugin-manager config, especially for startup performance, plugin loading, PATH ordering, lazy loading, and modular structure. Do not use for bash-only configuration review.