8174 results (96.8ms) page 11 / 409
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.

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.

aj-geddes / useful-ai-prompts-security-testing exact

Identify security vulnerabilities through SAST, DAST, penetration testing, and dependency scanning. Use for security test, vulnerability scanning, OWASP, SQL injection, XSS, CSRF, and penetration testing.

emvnuel / skill-md-testing-patterns exact

REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints...

claude-world / director-mode-lite-test-runner exact

Test automation specialist for running tests and ensuring coverage

mhagrelius / dotfiles-playwright-testing exact

Use when writing, debugging, or reviewing Playwright tests for web apps; before writing test code; when tests are flaky, slow, or brittle; when seeing timeout errors, element not found, or race...

tldraw / tldraw-write-unit-tests exact

Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns,...

robzolkos / skill-rails-system-test-analyzer-rails-system-test-analyzer exact

Analyze Rails system tests to identify which ones could be converted to faster controller tests. Use when optimizing test suites, reviewing system tests, or when asked about test performance.

phrazzld / claude-config-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

agentkits / agentkits-marketing-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

kimny1143 / claude-code-template-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

silvainfm / claude-skills-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

automindtechnologie-jpg / ultimate-skill-md-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

coreyhaines31 / marketingskills-skills-ab-test-setup exact

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy,"...

aj-geddes / useful-ai-prompts-accessibility-testing exact

Test web applications for WCAG compliance and ensure usability for users with disabilities. Use for accessibility test, a11y, axe, ARIA, keyboard navigation, screen reader compatibility, and WCAG...

front-depiction / claude-setup-effect-testing exact

Write comprehensive tests using @effect/vitest for Effect code and vitest for pure functions. Use this skill when implementing tests for Effect-based applications, including services, layers,...

proffesor-for-testing / agentic-qe-context-driven-testing exact

Apply context-driven testing principles where practices are chosen based on project context, not universal 'best practices'. Use when making testing decisions, questioning dogma, or adapting...