Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
petrosAth
Perfil de creador de GitHub

petrosAth

Vista por repositorio de 7 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
7
repositorios
1
actualizado
2026-07-10
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

nvim-add-plugin
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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 repositorios
Todos los repositorios cargados