Skip to main content
S1M0N38
Profil créateur GitHub

S1M0N38

Vue par dépôt de 23 skills collectés dans 9 dépôts GitHub.

skills collectés
23
dépôts
9
mis à jour
8 août 2026
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

nvim-commit
Développeurs de logiciels

Create conventional commits for Neovim plugins that are compatible with release-please and follow SemVer. Use when the user asks to commit changes, make a git commit, or says "/commit" while working in a Neovim plugin project. Analyzes the diff to produce…

1 mai 2026
nvim-doc
Développeurs de logiciels

Write, update, and improve Neovim plugin help documentation (vimdoc) in doc/<plugin>.txt. Use when the user asks to write docs, update docs, generate the help file, add documentation for a function, or mentions vimdoc, help tags, or plugin documentation.…

1 mai 2026
nvim-help
Développeurs de logiciels

Search and read Neovim's built-in :help documentation to look up API signatures, parameter types, option values, and event specifications from the user's installed runtime. Use when the user wants to consult reference material — function docs, help tags,…

1 mai 2026
nvim-init
Développeurs de logiciels

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",…

1 mai 2026
nvim-plugin
Développeurs de logiciels

Neovim plugin development best practices and patterns. Use when planning, editing, implementing, or reviewing Neovim Lua plugin code — structuring a new plugin, writing setup/config, highlights, autocmds, keymaps, health checks, type annotations, debounce,…

1 mai 2026
nvim-test
Analystes en assurance qualité des logiciels et testeurs

Execute tests and diagnose failures for this Neovim plugin. Use when the user says "run tests", "run the suite", or asks to execute the test suite (full, single file, or offline). Also use when the user pastes test error output, asks what a test failure…

1 mai 2026
nvim-commit
Développeurs de logiciels

Create conventional commits for love2d.nvim that are compatible with release-please and follow SemVer. Use when the user asks to commit changes, make a git commit, or says "/commit" while working on love2d.nvim. Analyzes the diff to produce correctly scoped,…

11 mai 2026
nvim-doc
Développeurs de logiciels

Write, update, and improve love2d.nvim help documentation (vimdoc) in doc/love2d.txt. Use when the user asks to write docs, update docs, generate the help file, add documentation for a function, or mentions vimdoc, help tags, or plugin documentation. Reads…

11 mai 2026
nvim-help
Développeurs de logiciels

Search and read Neovim's built-in :help documentation to look up API signatures, parameter types, option values, and event specifications from the user's installed runtime. Use when the user wants to consult reference material — function docs, help tags,…

11 mai 2026
nvim-plugin
Développeurs de logiciels

Neovim plugin development best practices and patterns for love2d.nvim. Use when planning, editing, implementing, or reviewing Neovim Lua plugin code — structuring a new plugin, writing setup/config, highlights, autocmds, keymaps, health checks, type…

11 mai 2026
nvim-test
Analystes en assurance qualité des logiciels et testeurs

Execute tests and diagnose failures for love2d.nvim. Use when the user says "run tests", "run the suite", or asks to execute the test suite (full or single file). Also use when the user pastes test error output, asks what a test failure means, or needs help…

11 mai 2026
9 dépôts affichés sur 9
Tous les dépôts sont affichés