9365 results (70.7ms) page 8 / 469
clode-labs / aramb-skills-backend-testing exact

QA skill for backend code. Write tests, validate user requirements, and trigger rebuilds when implementation has issues. Use this skill for unit tests, integration tests, and API tests using...

CloudAI-X / claude-workflow-v2-designing-tests exact

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests,...

Putra213 / claude-workflow-v2-designing-tests exact

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests,...

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

Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or...

lucianghinda / agentic-skills-improving-testing exact

Produces practical, risk-based testing guidance and minimal test plans for features or changes. Use when user asks what to test, how to pick test cases (boundaries, permissions, state machines),...

404kidwiz / agent-skills-backup-unit-testing-test-generate exact

Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.

rmyndharis / antigravity-skills-unit-testing-test-generate exact

Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.

halay08 / fullstack-agent-skills-unit-testing-test-generate exact

Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.

proffesor-for-testing / agentic-qe-test-design-techniques exact

Systematic test design with boundary value analysis, equivalence partitioning, decision tables, state transition testing, and combinatorial testing. Use when designing comprehensive test cases,...

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

Strategic regression testing with test selection, impact analysis, and continuous regression management. Use when verifying fixes don't break existing functionality, planning regression suites, or...

phrazzld / claude-config-testing-philosophy exact

Apply testing philosophy: test behavior not implementation, minimize mocks, AAA structure, coverage for confidence not percentage. Use when writing tests, reviewing test quality, discussing TDD,...

proffesor-for-testing / agentic-qe-test-data-management exact

Strategic test data generation, management, and privacy compliance. Use when creating test data, handling PII, ensuring GDPR/CCPA compliance, or scaling data generation for realistic testing scenarios.

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.

volter-ai / runhuman-skills exact

Create and manage human-powered QA tests using Runhuman CLI. Use this skill when you need to test web applications with real human testers, get UX feedback, validate user flows, check mobile...

parcadei / continuous-claude-v3-security exact

Security audit workflow - vulnerability scan β†’ verification

proffesor-for-testing / agentic-qe-n8n-trigger-testing-strategies exact

Webhook testing, schedule validation, event-driven triggers, and polling mechanism testing for n8n workflows. Use when testing how workflows are triggered.

shipshitdev / library-testing-expert exact

Expert in testing strategies for React, Next.js, and NestJS applications covering unit tests, integration tests, E2E tests, and testing best practices