Agent skills for Tabnine

TabnineAI code completions with privacy focus. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Tabnine; the installer only needs to know where Tabnine reads its skills from.

How to install skills in Tabnine

Install into the current project:

npx @tech-leads-club/agent-skills install --agent tabnine

Install for every project on this machine:

npx @tech-leads-club/agent-skills install --agent tabnine --global

Install one specific skill:

npx @tech-leads-club/agent-skills install --skill tlc-spec-driven --agent tabnine

Where Tabnine stores skills

Project install path.tabnine/skills
Global install path~/.tabnine/skills

What you can install

Other supported agents