typescript-test

Provides Jest-based TypeScript testing expertise and best practices. Ensures proper test structure, mocking strategies, async handling patterns, and coverage optimization. Specializes in unit testing, integration testing, test organization with describe/it blocks, jest.mock patterns, snapshot testing, and testing library integration for UI components.Use when: writing TypeScript test files (.spec.ts, .test.ts), structuring tests with describe/it/test blocks, implementing mocks with jest.mock/jest.spyOn, testing async code with async/await or promises, creating test fixtures and helpers, implementing snapshot tests, testing React components with Testing Library, measuring and improving code coverage, or configuring Jest for TypeScript projects.

$ Installieren

git clone https://github.com/KubrickCode/Quick-Command-Buttons /tmp/Quick-Command-Buttons && cp -r /tmp/Quick-Command-Buttons/.claude/skills/typescript-test ~/.claude/skills/Quick-Command-Buttons

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