Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
6
- `make test` - Run all tests with plenary
Sign in to like and favorite skills
make test - Run all tests with plenarymake test (single test) - Use nvim --headless -u scripts/minimal_init.lua -c "PlenaryBustedFile path/to/test_spec.lua"make lint - Run luacheck and stylua checksmake format - Format code with styluamake lint_luacheck - Run luacheck onlymake lint_stylua - Check formatting onlyrequire at top of file, local variables for modules---@class, ---@field, ---@param, ---@returnnew() constructor, module tables