.cursor/skills/fish/SKILL.md
Fish shell conventions
npx skillsauth add SebastienElet/dotfiles fishInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Follow official Fish shell conventions:
snake_case for function and variable names_ (e.g., _fzf_search_directory)set -g for global variables, set -l for localtest instead of [ for conditionalsstring builtin for string manipulationfunction my_function --description "Brief description"
# Implementation
end
tools
Bash scripts conventions
tools
Neovim LazyVim configuration conventions
tools
Makefile structure and install workflow
testing
Johnny Decimal + PARA organization