testing-test-writing

Write minimal, strategic tests focused on core user flows and critical paths during feature development, deferring comprehensive edge case testing. Use this skill when writing unit tests, integration tests, or end-to-end tests, creating test files (*.test.ts, *.spec.js, __tests__/*), testing critical user workflows, focusing on behavior rather than implementation details, using descriptive test names, mocking external dependencies (databases, APIs, file systems), ensuring tests run quickly, testing business-critical functionality, or determining which tests to write during development versus dedicated testing phases. Apply this skill when completing features at logical milestones, writing tests for primary user flows, or balancing feature development speed with adequate test coverage.

$ Installieren

git clone https://github.com/pdovhomilja/dovhomilja-cz /tmp/dovhomilja-cz && cp -r /tmp/dovhomilja-cz/.claude/skills/testing-test-writing ~/.claude/skills/dovhomilja-cz

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