Skip to main content
S1M0N38
GitHub-Creator-Profil

S1M0N38

Repository-Ansicht von 23 gesammelten Skills in 9 GitHub-Repositories.

gesammelte Skills
23
Repositories
9
aktualisiert
8. Aug. 2026
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

nvim-commit
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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 von 9 Repositories angezeigt
Alle Repositories angezeigt