Test Writing Skill
Naming: should{Behavior}When{State}
Structure:
// GIVEN - setup
// WHEN - act
// THEN - assert
Requirements: Independent, Fast (<100ms), Edge cases
Read .claude/reference/skills-full/test-writing-full.md
Enforces Given-When-Then test structure
npx skillmds@latest add plipowczan/test-writing Naming: should{Behavior}When{State}
Structure:
// GIVEN - setup
// WHEN - act
// THEN - assert
Requirements: Independent, Fast (<100ms), Edge cases
Read .claude/reference/skills-full/test-writing-full.md
plipowczan/claude-piv-skeleton/tree/main/.claude/skills/test-writing commit 7574c3151c