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
Actualizado 12/26/2025
Estrellas
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use implementing-features-with-tdd