Skip to main content
Execute qualquer Skill no Manus
com um clique
petrosAth
Perfil de criador do GitHub

petrosAth

Visão por repositório de 7 skills coletadas em 1 repositórios do GitHub.

skills coletadas
7
repositórios
1
atualizado
2026-07-10
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

explorador de repositórios

Repositórios e skills representativas

nvim-add-plugin
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando 1 de 1 repositórios
Todos os repositórios foram exibidos