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
Обновлено 12/26/2025
Звёзды
30
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use implementing-features-with-tdd