com um clique
dotfiles
dotfiles contém 2 skills coletadas de zachdaniel, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Interact with the user's running Neovim instance via RPC. Use this skill when you need to execute Lua or Vimscript inside Neovim, query buffer state, send commands, or interact with the Neovim runtime in any way. Triggers when the user asks about their current Neovim session, wants to run something inside Neovim, or when you need to inspect Neovim state (buffers, windows, options, LSP, etc.). Also use when running inside a Neovim terminal and needing to communicate with the parent editor.
Review GitHub PRs created or updated since the last check. Use when the user invokes /pr-review or asks to review new/recent PRs. Analyzes for architectural concerns, code quality, hacks, sensitive areas, and Ash Framework best practices.