lnai — One Config, All AI Tools
The Problem
Every AI coding tool has its own config format, and maintaining separate configs per tool is tedious and error-prone.
The Solution
lnai creates a .ai/ directory as the single source of truth, then lnai sync generates native config files for all supported tools.
Supported Tools
| Tool | Config directory |
|---|---|
| Claude Code | .claude/ |
| Cursor | .cursor/ |
| GitHub Copilot | .github/copilot-instructions.md |
| Gemini CLI | .gemini/ |
| Windsurf | .windsurf/ |