9171 results (66.6ms) page 6 / 459
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,...

jackspace / claudeskillz-testing-builder exact

Automatically generates comprehensive test suites (unit, integration, E2E) based on code and past testing patterns. Use when user says "write tests", "test this", "add coverage", or after fixing...

omer-metin / skills-for-antigravity-testing-strategies exact

Good tests give you confidence to ship. Bad tests give you a false sense of security while slowing you down. The goal isn't 100% coverage - it's the right tests for the right things. This skill...

NTCoding / claude-skillz-writing-tests exact

Principles for writing effective, maintainable tests. Covers naming conventions, assertion best practices, and comprehensive edge case checklists. Based on BugMagnet by Gojko Adzic. Triggers on:...

mhylle / claude-skills-collection-e2e-testing exact

Comprehensive E2E testing skill using Playwright MCP for systematic web application testing. This skill should be used when users need to test web-based systems end-to-end, set up test regimes,...

404kidwiz / agent-skills-backup-web3-testing exact

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or...

halay08 / fullstack-agent-skills-web3-testing exact

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or...

rmyndharis / antigravity-skills-web3-testing exact

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or...

shishiv / gsd-web3-testing exact

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or...

trotsky1997 / my-claude-agent-skills-pytest-testing exact

Comprehensive guide for writing and running pytest tests in Python projects. Use when (1) Setting up pytest for a new project, (2) Writing test files and test cases, (3) Using fixtures, mocks, and...

erichowens / some-claude-skills-webapp-testing exact

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing...

johnlindquist / claude-ts-testing exact

Design, implement, and maintain high‑value TypeScript test suites using popular JS/TS testing libraries. Use this skill whenever the user is adding tests, debugging failing tests, or refactoring...

dam2onkid / solo-dev-skills-test-planner exact

Plan and strategize testing for web and mobile applications. Use when creating test strategy documents, analyzing test coverage gaps, generating test plans from requirements/user stories,...

rand / cc-polymath-discover-testing exact

Automatically discover testing skills when working with testing. Activates for testing development tasks.

astronomer / agents-testing-dags exact

Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this dag and fix it if it fails", "test and debug", "run the pipeline and...

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...

DonTizi / codegeass-test-runner exact

Run and analyze test suites. Executes tests, reports failures, and suggests fixes for broken tests. Use for automated testing in CI/CD or scheduled runs.