10651 results (102.0ms) page 12 / 533
omer-metin / skills-for-antigravity-a-b-testing exact

The science of learning through controlled experimentation. A/B testing isn't about picking winners—it's about building a culture of validated learning and reducing the cost of being wrong. This...

ovachiever / droid-tings-javascript-testing-patterns exact

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development....

0xbeedao / agentic-tools-javascript-testing-patterns exact

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development....

ravnhq / ai-toolkit-platform-testing exact

Framework-agnostic testing principles. Extends core-coding-standards with test-specific patterns. Use when writing, reviewing, or debugging tests.

rmyndharis / antigravity-skills-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

404kidwiz / agent-skills-backup-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

halay08 / fullstack-agent-skills-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

halay08 / fullstack-agent-skills-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

rmyndharis / antigravity-skills-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

404kidwiz / agent-skills-backup-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

existential-birds / beagle-vitest-testing exact

Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring vitest.config, mocking with vi.mock/vi.fn, using snapshots, or setting up test...

proffesor-for-testing / agentic-qe-security-visual-testing exact

Security-first visual testing combining URL validation, PII detection, and visual regression with parallel viewport support. Use when testing web applications that handle sensitive data, need...

sergiodxa / agent-skills-frontend-testing-best-practices exact

Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.

dirnbauer / webconsulting-skills-typo3-testing exact

TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, or configuring CI/CD.

proffesor-for-testing / agentic-qe-n8n-workflow-testing-fundamentals exact

Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.

shipshitdev / library-husky-test-coverage exact

Set up or verify Husky git hooks to ensure all tests run and coverage stays above 80% (configurable) for Node.js/TypeScript projects. This skill should be used when users want to enforce test...