Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

nvim-init

// Initialize a Neovim plugin project after cloning from base.nvim template. Run once at the start of development to verify the development environment is set up correctly. Use when the user says "init", "setup", "initialize", "check environment", "nvim-init", or asks to verify their Neovim plugin development setup. Also use when the user says they just cloned the template or wants to start developing a Neovim plugin. Do not use for general Neovim plugin development tasks (use nvim-plugin) or for running tests (use nvim-test).

$ git log --oneline --stat
stars:92
forks:4
updated:2026년 5월 1일 15:40
파일 탐색기
8 개 파일
SKILL.md
readonly