Implement one behavior at a time with safe test-driven development and reproduce-or-abstain bug fixing. Use for EN triggers: 'implement this behavior test-first', 'reproduce then fix this bug', 'use RED GREEN REFACTOR'; RU triggers: 'реализуй через тесты', 'сначала воспроизведи и исправь баг', 'реализуй через RED GREEN REFACTOR'.
$npx -y skills add biggora/claude-plugins-registry --skill tdd-red-greenInstalls into the current project.
Run `npx skills use "https://github.com/biggora/claude-plugins-registry" --skill "biggora/claude-plugins-registry/tdd-red-green"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/biggora/claude-plugins-registry" that are relevant to the current task. Run `npx skills add "https://github.com/biggora/claude-plugins-registry"` and select the relevant skills, then follow their instructions.