8493 results (61.4ms) page 6 / 425
ipoprock / claude-code-showcase-testing-patterns exact

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

cleodin / antigravity-awesome-skills-testing-patterns exact

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

ChrisWiles / claude-code-showcase-testing-patterns exact

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

automindtechnologie-jpg / ultimate-skill-md-testing-patterns exact

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

sickn33 / antigravity-awesome-skills-testing-patterns exact

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

ngxtm / devkit-testing-patterns exact

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

DaleStudy / skills-testing exact

React Testing Library 및 Vitest 기반 ν…ŒμŠ€νŒ… λͺ¨λ²” κ΄€λ‘€. λ‹€μŒ μƒν™©μ—μ„œ μ‚¬μš©: (1) .test.tsx, .test.ts, .spec.tsx, .spec.ts 파일 μž‘μ—… μ‹œ, (2) μ»΄ν¬λ„ŒνŠΈ ν…ŒμŠ€νŠΈ μž‘μ„± λ˜λŠ” λ¦¬νŒ©ν† λ§ μ‹œ, (3) 'test', 'testing', 'vitest', 'RTL', 'getByRole',...

GrishaAngelovGH / gemini-cli-agent-skills-react-test-engineer exact

Expert guidance for testing React applications using React Testing Library and Vitest. Focuses on user-centric testing, accessibility, and best practices for unit and integration tests to ensure...

cosmix / loom-test-strategy exact

Comprehensive test strategy guidance including test pyramid design, coverage goals, test categorization, flaky test diagnosis, test infrastructure architecture, and risk-based prioritization....

proffesor-for-testing / agentic-qe-mutation-testing exact

Test quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak...

pluginagentmarketplace / custom-plugin-angular-testing-deployment-implementation exact

Write unit tests for components and services, implement E2E tests with Cypress, set up test mocks, optimize production builds, configure CI/CD pipelines, and deploy to production platforms.

salvo-rs / salvo-skills-salvo-testing exact

Write unit and integration tests for Salvo applications using TestClient. Use for testing handlers, middleware, and API endpoints.

shinpr / claude-code-workflows-testing-principles exact

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

xxxryan / agent-skills-generate-go-tests exact

Generate table-driven Go tests (unit or integration) for given functions, handlers, or packages. Use when the user asks for tests, coverage, regression prevention, or test scaffolding with mocks/fakes.

proffesor-for-testing / agentic-qe-api-testing-patterns exact

Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.

eddiebe147 / claude-settings-testing-qa exact

Expert guide for testing Next.js applications with Playwright, Jest, and React Testing Library. Use when writing tests, debugging test failures, or setting up test infrastructure.