What problem does it solve?
Provides clear, opinionated guidance to eliminate inconsistent Lua style, tooling, and module patterns across Neovim plugin ecosystems and SketchyBar configurations, making projects easier to maintain, debug, and extend.
Core Features & Use Cases
- Formatting & Linting: Recommendations for StyLua and Selene configurations to enforce consistent style and catch common issues.
- Language Server & Type Hints: Guidance for LuaLS setup and EmmyLua-style annotations to improve diagnostics and editor UX.
- Project Patterns & Testing: Module patterns, init.lua conventions, safe require patterns, Neovim/LazyVim layout suggestions, SketchyBar conventions, and testing advice using Busted and plenary.
- Use Case: Convert a scattered Neovim configuration into a LazyVim-compatible layout with StyLua formatting, Selene linting, LuaLS workspace settings, and a test harness for plugin modules.
Quick Start
Ask for a tailored StyLua, Selene, and LuaLS configuration and a recommended project layout for your Neovim or SketchyBar repository.