unit-testing

Write unit tests for JavaScript files using Node.js native test runner. Use when creating new scripts, fixing bugs, or when prompted about missing tests.

$ Installieren

git clone https://github.com/ProfPowell/project-template /tmp/project-template && cp -r /tmp/project-template/.claude/skills/unit-testing ~/.claude/skills/project-template

// tip: Run this command in your terminal to install the skill