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.

skanehira
maintainer
skanehira
Updated 12/26/2025
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use implementing-features-with-tdd