writing-tests

Writes tests following project conventions. Handles test file organization, runtime vs type tests, table-driven tests with Test module, and type assertions with Assert API.

$ 설치

git clone https://github.com/jasonkuhrt/kit /tmp/kit && cp -r /tmp/kit/.claude/skills/writing-tests ~/.claude/skills/kit

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