Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
petrosAth
GitHub 제작자 프로필

petrosAth

1개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
1
업데이트
2026-07-10
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

nvim-add-plugin
소프트웨어 개발자

Adds a plugin to this lazy.nvim Neovim config from a GitHub `author/repo` argument (e.g. folke/flash.nvim). Fetches the repo's About tagline for the spec comment, pulls recommended setup from the plugin's docs, generates the spec file in the repo's convention, and handles the lazy-lock.json commit policy. Also covers replacing and removing a plugin.

2026-07-10
nvim-keymaps
소프트웨어 개발자

Adds or edits keybindings in this Neovim config. Use when the user wants to bind a key, add a mapping, change a shortcut, or add a which-key group. Auto-applies when editing plugin/mappings.lua.

2026-07-10
nvim-lsp
소프트웨어 개발자

Adds or configures a language server (or conform formatter / nvim-lint linter) in this Neovim config's LSP setup. Use when the user wants a new LSP server, per-server settings, or formatter/linter changes. Auto-applies when editing files under lua/plugins/lsp/.

2026-07-10
nvim-plugin-docs
소프트웨어 개발자

Investigates a Neovim plugin's documentation through a fixed priority chain — Context7 first, then the local clone in ~/.local/share/nvim/lazy/<repo>, then the plugin's GitHub repo. Use whenever you need a plugin's setup options, require-module name, API, keymaps, or lazy-load triggers before installing or configuring it. Also covers Mason-provisioned LSP servers, conform formatters, and nvim-lint linters (e.g. intelephense, phpstan) — these don't have a local lazy clone, so the chain adapts (see Tier 2).

2026-07-10
nvim-statusline
소프트웨어 개발자

Adds or edits the statusline / winbar in this Neovim config's heirline setup. Use when the user wants a new bar component, a layout/section change, different show-hide rules, or recolored bars. Auto-applies when editing files under lua/plugins/heirline/.

2026-07-10
nvim-theme
소프트웨어 개발자

Adds or edits a colorscheme/theme in this Neovim config's palette-based theme engine. Use when the user wants a new colorscheme, a new palette, or tweaks to theme colors/highlight groups. Auto-applies when editing files under lua/themes/ or colors/.

2026-07-10
nvim-verify
소프트웨어 개발자

Verifies this Neovim config still loads and passes its linters/formatter after a change. Use after editing any Lua under lua/, plugin/, after/, colors/, or ftdetect/, or whenever asked to check/verify/smoke-test the config. Runs stylua, selene, and a headless Neovim load.

2026-07-10
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다
petrosAth Agent Skills | SkillsMP