home/categories/ide-plugins/skanehira-github-actions-nvim-claude-skills-implementing-features-with-tdd-skill-md
ide-pluginstools
implementing-features-with-tdd
Guides Test-Driven Development for this Neovim plugin project. Use when implementing new features or fixing bugs that require behavioral changes. Includes project-specific tooling (make test/lint/check) and Lua/Busted testing patterns. Follows strict RED-GREEN-REFACTOR cycle.
maintainer
skanehira
Atualizado 12/26/2025
Estrelas
30
Forks
1
quick start
Installation and usage
Guides Test-Driven Development for this Neovim plugin project. Use when implementing new features or fixing bugs that require behavioral changes. Includes project-specific tooling (make test/lint/check) and Lua/Busted testing patterns. Follows strict RED-GREEN-REFACTOR cycle.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use implementing-features-with-tdd